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
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Env ( )

Méthodes protégées

Méthode Description
FreeUnManagedObjects ( ) : void

Method Details

Env() public méthode

public Env ( )

FreeUnManagedObjects() protected méthode

protected FreeUnManagedObjects ( ) : void
Résultat void