C# Class Weaver.Util.TemporaryAssemblyPaths

Inheritance: IDisposable
Datei anzeigen Open project: FloodProject/flood Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
TemporaryAssemblyPaths ( ) : System
TemporaryAssemblyPaths ( string directory ) : System

Private Methods

Method Description
Delete ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TemporaryAssemblyPaths() public method

public TemporaryAssemblyPaths ( ) : System
return System

TemporaryAssemblyPaths() public method

public TemporaryAssemblyPaths ( string directory ) : System
directory string
return System