Delegate StringToStringHandler
Namespace: PiXYZ.Utils
Assembly: cs.temp.dll.dll
Syntax
public delegate string StringToStringHandler(string path);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | path |
Returns
| Type | Description |
|---|---|
| System.String |
public delegate string StringToStringHandler(string path);
| Type | Name | Description |
|---|---|---|
| System.String | path |
| Type | Description |
|---|---|
| System.String |