Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Septerra
Core
DisposableAction
C# Class Septerra.Core.DisposableAction
Inheritance:
IDisposable
Show file
Open project: Albeoris/Septerra
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