Delegate OnDeleteDoneDelegate
Namespace: TcOpen.Inxton.Data
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public delegate void OnDeleteDoneDelegate(string id);
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
public delegate void OnDeleteDoneDelegate(string id);
Type | Name | Description |
---|---|---|
System.String | id |