Метод | Описание | |
---|---|---|
Delete ( ) : void | ||
Open ( FileMode mode, FileAccess access, FileShare fileShare ) : Stream | ||
StubFile ( string fullPath ) : System |
public Open ( FileMode mode, FileAccess access, FileShare fileShare ) : Stream | ||
mode | FileMode | |
access | FileAccess | |
fileShare | FileShare | |
Результат | Stream |
public StubFile ( string fullPath ) : System | ||
fullPath | string | |
Результат | System |