Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PPDFramework
ReturnableComponent
C# Class PPDFramework.ReturnableComponent
返却可能なオブジェクトです。
Inheritance:
IDisposable
Exibir arquivo
Open project: KHCmaster/PPD
Public Methods
Method
Description
Dispose
( ) :
void
処分する
Protected Methods
Method
Description
DisposeResource
( ) :
void
リソースを処分する
Private Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
public
method
処分する
public
Dispose
( ) :
void
return
void
DisposeResource()
protected
method
リソースを処分する
protected
DisposeResource
( ) :
void
return
void