Method | Description | |
---|---|---|
UserAccount ( ) : System.Collections.Generic | ||
UserAccount ( string username, string password, string email ) : System.Collections.Generic |
public UserAccount ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public UserAccount ( string username, string password, string email ) : System.Collections.Generic | ||
username | string | |
password | string | |
string | ||
return | System.Collections.Generic |