IInputDialogResult Interface |
Common base interface for different input dialog result types.
Match and cast it to one of it's inheritors to get specific dialog result properties.
Namespace:
Resto.Front.Api.Data.View
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax public interface IInputDialogResult
See Also