NOS.Registration.User.User C# (CSharp) Méthode

User() public méthode

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

Same methods

User::User ( string userName )
User