Delegate GPALDatabase.CallOnError
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public delegate int CallOnError(GPALDatabase database);
Parameters
| Type | Name | Description |
|---|---|---|
| GPALDatabase | database |
Returns
| Type | Description |
|---|---|
| System.Int32 |
public delegate int CallOnError(GPALDatabase database);
| Type | Name | Description |
|---|---|---|
| GPALDatabase | database |
| Type | Description |
|---|---|
| System.Int32 |