Метод | Описание | |
---|---|---|
CloseStream ( System stream ) : void |
Closes a stream created by the current instance.
|
|
LocalFileAbstraction ( string path ) : System |
Constructs and initializes a new instance of LocalFileAbstraction for a specified path in the local file system.
|
public CloseStream ( System stream ) : void | ||
stream | System |
/// A |
Результат | void |
public LocalFileAbstraction ( string path ) : System | ||
path | string |
/// A |
Результат | System |