Method | Description | |
---|---|---|
ExtendedPhysicalFileSystem ( string applicationDirectory ) : System | ||
MoveFile ( string sourcePath, string destinationPath ) : void |
public ExtendedPhysicalFileSystem ( string applicationDirectory ) : System | ||
applicationDirectory | string | |
return | System |
public MoveFile ( string sourcePath, string destinationPath ) : void | ||
sourcePath | string | |
destinationPath | string | |
return | void |