StiFunction Properties |
The StiFunction type exposes the following members.
Name | Description | |
---|---|---|
ArgumentDescriptions |
Gets or sets array which contain descriptions of arguments.
| |
ArgumentNames |
Gets or sets array which contain names of arguments.
| |
ArgumentTypes |
Gets or sets array which contain types of arguments.
| |
Category |
Gets or sets category of function.
| |
Description |
Gets or sets description of function.
| |
FunctionName |
Gets or sets name of function.
| |
GroupFunctionName |
Gets or sets name of group.
| |
Key | ||
ReturnDescription |
Gets or sets description of returns.
| |
ReturnType |
Gets or sets return type of function.
| |
TypeOfFunction |
Gets or sets type which contain method of function.
| |
UseFullPath |