C# Class TensorSharp.Core.DelegateDisposable

Inheritance: IDisposable
Afficher le fichier Open project: zhongkaifu/Seq2SeqSharp

Méthodes publiques

Méthode Description
DelegateDisposable ( Action action ) : System
Dispose ( ) : void

Method Details

DelegateDisposable() public méthode

public DelegateDisposable ( Action action ) : System
action Action
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void