Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Septerra
Core
DisposableAction
C# Class Septerra.Core.DisposableAction
Inheritance:
IDisposable
ファイルを表示
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