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 |