C# Class AriDEVParser.Util.LfgEntry

Datei anzeigen Open project: AriDEV/AriDEVParser

Public Properties

Property Type Description
Full int

Public Methods

Method Description
GetInstanceId ( ) : int
GetLfgType ( ) : LfgType
LfgEntry ( int full ) : System.Runtime.InteropServices
ToString ( ) : string

Method Details

GetInstanceId() public method

public GetInstanceId ( ) : int
return int

GetLfgType() public method

public GetLfgType ( ) : LfgType
return LfgType

LfgEntry() public method

public LfgEntry ( int full ) : System.Runtime.InteropServices
full int
return System.Runtime.InteropServices

ToString() public method

public ToString ( ) : string
return string

Property Details

Full public_oe property

public int Full
return int