메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public static FormatPaymentDescriptions ( MaskedWallet maskedWallet ) : string | ||
maskedWallet | MaskedWallet | |
리턴 | string |
public static FormatPrice ( Android.Content.Context context, long priceMicros ) : string | ||
context | Android.Content.Context | |
priceMicros | long | |
리턴 | string |