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
Grabacr07
KanColleWrapper
DisposableNotifier
C# Class Grabacr07.KanColleWrapper.DisposableNotifier
Inheritance:
Livet.NotificationObject
,
IDisposable
显示文件
Open project: KCV-Localisation/KanColleViewer
Public Methods
Method
Description
DisposableNotifier
( ) :
System
Dispose
( ) :
void
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
DisposableNotifier()
public
method
public
DisposableNotifier
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void