Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Contrive
Common
DisposableBase
C# Class Contrive.Common.DisposableBase
Inheritance:
IDisposable
显示文件
Open project: alanstevens/Contrive
Protected Methods
Method
Description
OnDisposing
(
bool
disposing
) :
void
Private Methods
Method
Description
Dispose
( ) :
void
Dispose
(
bool
disposing
) :
void
Method Details
OnDisposing()
protected
abstract
method
protected
abstract
OnDisposing
(
bool
disposing
) :
void
disposing
bool
return
void