Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TensorSharp
Core
DelegateDisposable
C# Class TensorSharp.Core.DelegateDisposable
Inheritance:
IDisposable
Mostra file
Open project: zhongkaifu/Seq2SeqSharp
Public Methods
Method
Description
DelegateDisposable
(
Action
action
) :
System
Dispose
( ) :
void
Method Details
DelegateDisposable()
public
method
public
DelegateDisposable
(
Action
action
) :
System
action
Action
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void