NOS.Registration.User.User C# (CSharp) Method

User() public method

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

Same methods

User::User ( string userName )
User