C# Class AcTools.LapTimes.LevelDbUtils.Env

A default environment to access operating system functionality like the filesystem etc of the current operating system.
Inheritance: LevelDbHandle
Show file Open project: gro-ove/actools

Public Methods

Method Description
Env ( )

Protected Methods

Method Description
FreeUnManagedObjects ( ) : void

Method Details

Env() public method

public Env ( )

FreeUnManagedObjects() protected method

protected FreeUnManagedObjects ( ) : void
return void