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
Machete
Runtime
ExecutionContext
C# Class Machete.Runtime.ExecutionContext
Inheritance:
IExecutionContext
ファイルを表示
Open project: ChaosPandion/Machete
Public Methods
Method
Description
Dispose
( ) :
void
ExecutionContext
(
System.Action
dispose
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
ExecutionContext()
public
method
public
ExecutionContext
(
System.Action
dispose
) :
System
dispose
System.Action
return
System