Askme.Domain.User.User C# (CSharp) Method

User() protected method

protected User ( ) : System
return System
        protected User()
        {
        }

Same methods

User::User ( string username, string password, string emailId ) : System