C# Class AcTools.LapTimes.LevelDbUtils.Comparator.Inner

Inheritance: IDisposable
Show file Open project: gro-ove/actools

Private Properties

Property Type Description

Public Methods

Method Description
Dispose ( ) : void
Init ( string name, Func cmp ) : IntPtr

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Init() public method

public Init ( string name, Func cmp ) : IntPtr
name string
cmp Func
return System.IntPtr