Proprietà DedCommandContextDelegateOfAnag
|
Delegate contenente la funzione di aggiornamento del dialogo padre.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-beta
Sintassipublic DedCommandContextUpdateDialogAnag DelegateOfAnag { get; set; }
Public Property DelegateOfAnag As DedCommandContextUpdateDialogAnag
Get
Set
public:
property DedCommandContextUpdateDialogAnag^ DelegateOfAnag {
DedCommandContextUpdateDialogAnag^ get ();
void set (DedCommandContextUpdateDialogAnag^ value);
}
member DelegateOfAnag : DedCommandContextUpdateDialogAnag with get, set
Valore della proprietà
DedCommandContextUpdateDialogAnag
Vedi anche