Method | Description | |
---|---|---|
Create ( string postalCode ) : |
||
TryCreate ( string postalCode, |
Method | Description | |
---|---|---|
PostOfficeBoxPostalCode ( string postalCode ) : System |
public static Create ( string postalCode ) : |
||
postalCode | string | |
return |
public static TryCreate ( string postalCode, |
||
postalCode | string | |
result | ||
failureReason | string | |
return | bool |