Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TensorSharp
Core
DelegateDisposable
C# 클래스 TensorSharp.Core.DelegateDisposable
상속:
IDisposable
파일 보기
프로젝트 열기: zhongkaifu/Seq2SeqSharp
공개 메소드들
메소드
설명
DelegateDisposable
(
Action
action
) :
System
Dispose
( ) :
void
메소드 상세
DelegateDisposable()
공개
메소드
public
DelegateDisposable
(
Action
action
) :
System
action
Action
리턴
System
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void