Click or drag to resize

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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public interface IInputDialogResult
See Also