C# Class Taijutsu.Data.Internal.ConstructionScope

Inheritance: IDisposable
Afficher le fichier Open project: NikGovorov/Taijutsu

Méthodes publiques

Méthode Description
ConstructionScope ( ) : System
Dispose ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

ConstructionScope() public méthode

public ConstructionScope ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void