Method | Description | |
---|---|---|
AccountDto ( ) : System | ||
AccountDto ( System.Guid id ) : System | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string |
public AccountDto ( System.Guid id ) : System | ||
id | System.Guid | |
return | System |
public Equals ( |
||
otherAccountDto | ||
return | bool |