C# Class BattleInfoPlugin.Models.CellTypeConverter

Afficher le fichier Open project: Yoctillion/BattleInfoPlugin

Méthodes publiques

Méthode Description
GetCellType ( this data ) : CellType
Split ( this type ) : IEnumerable

Method Details

GetCellType() public static méthode

public static GetCellType ( this data ) : CellType
data this
Résultat CellType

Split() public static méthode

public static Split ( this type ) : IEnumerable
type this
Résultat IEnumerable