ActivEarth.Objects.Profile.User.User C# (CSharp) 메소드

User() 공개 메소드

public User ( ) : System
리턴 System
        public User()
            : this(string.Empty, string.Empty)
        {
        }

Same methods

User::User ( string firstname, string lastname ) : System