C# Class ExamplesFx.ExamplesEnvironment

Show file Open project: MarcosMeli/ExamplesFx Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
DeleteAllFolder ( string folder ) : void
EnsureDirectoryExists ( string tempPath ) : void
InitEnvironment ( ExampleCode exampleCode ) : void

Method Details

Dispose() public static method

public static Dispose ( ) : void
return void