Holds navigation parameters specific to selling eDaler.
SellEDalerNavigationArgs()
Creates a new instance of the SellEDalerNavigationArgs class.
TaskCompletionSource< decimal?>? Result
Amount, or null if user cancels operation.
SellEDalerNavigationArgs(string Currency, TaskCompletionSource< decimal?> Result)
Creates a new instance of the SellEDalerNavigationArgs class.