C# Class YGOSharp.BanlistManager

Exibir arquivo Open project: IceYGO/ygosharp Class Usage Examples

Public Methods

Method Description
GetIndex ( uint hash ) : int
Init ( string fileName ) : void

Method Details

GetIndex() public static method

public static GetIndex ( uint hash ) : int
hash uint
return int

Init() public static method

public static Init ( string fileName ) : void
fileName string
return void