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.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxpublic interface IInputDialogResult
See Also