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
Rook
Core
DisposableAction
C# Class Rook.Core.DisposableAction
Inheritance:
IDisposable
显示文件
Open project: plioi/rook
Public Methods
Method
Description
DisposableAction
(
Action
action
) :
System
Dispose
( ) :
void
Method Details
DisposableAction()
public
method
public
DisposableAction
(
Action
action
) :
System
action
Action
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void