Method | Description | |
---|---|---|
CopyTree ( String SourcePath, String DestinationPath ) : void |
|
|
CreateAndAppendStream ( string Path, Stream InputStream ) : void | ||
GetExecutableDirectoryPath ( ) : String | ||
GetExecutableFilePath ( ) : String |
public static CopyTree ( String SourcePath, String DestinationPath ) : void | ||
SourcePath | String | |
DestinationPath | String | |
return | void |
public static CreateAndAppendStream ( string Path, Stream InputStream ) : void | ||
Path | string | |
InputStream | Stream | |
return | void |
public static GetExecutableDirectoryPath ( ) : String | ||
return | String |
public static GetExecutableFilePath ( ) : String | ||
return | String |