C# Class PTK.Utils.Benchmark

Inheritance: IDisposable
Datei anzeigen Open project: prom3theu5/iNGEN-Ark-RCON-Desktop

Private Properties

Property Type Description

Public Methods

Method Description
Benchmark ( [ name = "" ) : System
Dispose ( ) : void

Method Details

Benchmark() public method

public Benchmark ( [ name = "" ) : System
name [
return System

Dispose() public method

public Dispose ( ) : void
return void