Property | Type | Description |
---|
Method | Description | |
---|---|---|
Account ( ) : System | ||
Account ( string name, string email, string password ) : System | ||
FindAll ( ) : TestSiteARSupport.Model.Account[] | ||
ToString ( ) : string |
public Account ( string name, string email, string password ) : System | ||
name | string | |
string | ||
password | string | |
return | System |
public static FindAll ( ) : TestSiteARSupport.Model.Account[] | ||
return | TestSiteARSupport.Model.Account[] |