C# Class Weaver.Util.TemporaryAssemblyPaths

Inheritance: IDisposable
Afficher le fichier Open project: FloodProject/flood Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
TemporaryAssemblyPaths ( ) : System
TemporaryAssemblyPaths ( string directory ) : System

Private Methods

Méthode Description
Delete ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TemporaryAssemblyPaths() public méthode

public TemporaryAssemblyPaths ( ) : System
Résultat System

TemporaryAssemblyPaths() public méthode

public TemporaryAssemblyPaths ( string directory ) : System
directory string
Résultat System