C# Class YGOSharp.BanlistManager

Afficher le fichier Open project: IceYGO/ygosharp Class Usage Examples

Méthodes publiques

Méthode Description
GetIndex ( uint hash ) : int
Init ( string fileName ) : void

Method Details

GetIndex() public static méthode

public static GetIndex ( uint hash ) : int
hash uint
Résultat int

Init() public static méthode

public static Init ( string fileName ) : void
fileName string
Résultat void