Method | Description | |
---|---|---|
DirectoryExists ( string pathToDirectory ) : bool | ||
WriteFile ( string xmlString, |
public DirectoryExists ( string pathToDirectory ) : bool | ||
pathToDirectory | string | |
return | bool |
public WriteFile ( string xmlString, |
||
xmlString | string | |
targetDirectory | ||
targetFileName | string | |
return |