C# Class afung.MangaWeb3.Server.Provider.PdfFile

Inheritance: IDisposable
ファイルを表示 Open project: a-fung/MangaWeb3 Class Usage Examples

Public Methods

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

Private Methods

Method Description
TryDisposeWrapper ( object data ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

PdfFile() public method

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