NOS.Registration.User.User C# (CSharp) 메소드

User() 공개 메소드

public User ( )
		public User() : this(null)
		{
		}

Same methods

User::User ( string userName )
User