Delegate SetFileDelegate
Delegate for setting the file path during XML operations.
public delegate void SetFileDelegate(string file)
Parameters
file
stringThe file path to set
- Extension Methods
Delegate for setting the file path during XML operations.
public delegate void SetFileDelegate(string file)
file
stringThe file path to set