Method | Description | |
---|---|---|
Address ( AddressLines numberOfLines ) : string | ||
AddressViewModel ( Address address ) : System.Collections.Generic | ||
GetAddressViewModelShowingSeeAnnexInstruction ( string seeAnnexNotice ) : |
Method | Description | |
---|---|---|
AddressViewModel ( ) : System.Collections.Generic | ||
Convert ( IList |
Converts the address represented by the collection of ordered strings to a string with each string being on a new line.
|
|
MergeLines ( ) : string |
public Address ( AddressLines numberOfLines ) : string | ||
numberOfLines | AddressLines | |
return | string |
public AddressViewModel ( Address address ) : System.Collections.Generic | ||
address | Address | |
return | System.Collections.Generic |
public static GetAddressViewModelShowingSeeAnnexInstruction ( string seeAnnexNotice ) : |
||
seeAnnexNotice | string | |
return |