C# Class Protogame.DefaultProfilerHandle

The default profiler handle.
Inheritance: IDisposable
Afficher le fichier Open project: RedpointGames/Protogame Class Usage Examples

Private Properties

Свойство Type Description
DefaultProfilerHandle System

Méthodes publiques

Méthode Description
Dispose ( ) : void

The dispose.

Private Methods

Méthode Description
DefaultProfilerHandle ( FileProfiler profiler, string name, string parameters ) : System

Initializes a new instance of the DefaultProfilerHandle class.

Method Details

Dispose() public méthode

The dispose.
public Dispose ( ) : void
Résultat void