C# Class App.FileWrapper, ave-2015-16-sem1-i41n

Inheritance: IDisposable
ファイルを表示 Open project: isel-leic-ave/ave-2015-16-sem1-i41n

Public Methods

Method Description
Dispose ( ) : void
FileWrapper ( string path ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FileWrapper() public method

public FileWrapper ( string path ) : System
path string
return System