Method | Description | |
---|---|---|
Create ( string emailAddress ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string | ||
TryCreate ( string emailAddress, |
Method | Description | |
---|---|---|
Equals ( |
Method | Description | |
---|---|---|
EmailAddress ( string emailAddress ) : System |
public static Create ( string emailAddress ) : |
||
emailAddress | string | |
return |
protected Equals ( |
||
other | ||
return | bool |
public static TryCreate ( string emailAddress, |
||
emailAddress | string | |
result | ||
failureReason | string | |
return | bool |