Method | Description | |
---|---|---|
FormatAddress ( Android.Content.Context context, Address address ) : string | ||
FormatPaymentDescriptions ( MaskedWallet maskedWallet ) : string | ||
FormatPrice ( Android.Content.Context context, long priceMicros ) : string |
public static FormatAddress ( Android.Content.Context context, Address address ) : string | ||
context | Android.Content.Context | |
address | Address | |
return | string |
public static FormatPaymentDescriptions ( MaskedWallet maskedWallet ) : string | ||
maskedWallet | MaskedWallet | |
return | string |
public static FormatPrice ( Android.Content.Context context, long priceMicros ) : string | ||
context | Android.Content.Context | |
priceMicros | long | |
return | string |