You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Interfaces > IDialogResult<out T> Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
IDialogResult<out T> Interface

Specifies the result of a dialog with a result code.

Ofcas_Lk_Api_Client_Ui_IDialogResult@outTOfcas_Lk_Api_Client_Ui_IDialogResult@outT
Syntax
C#
public interface IDialogResult<out T> : IDialogResult;
Parameters
Description
T
The type of the value of the dialog result.
Show:
No members matching the current filter
Copyright © 2020. All rights reserved.