C# Class BattleInfoPlugin.Models.CellTypeConverter

Show file Open project: Yoctillion/BattleInfoPlugin

Public Methods

Method Description
GetCellType ( this data ) : CellType
Split ( this type ) : IEnumerable

Method Details

GetCellType() public static method

public static GetCellType ( this data ) : CellType
data this
return CellType

Split() public static method

public static Split ( this type ) : IEnumerable
type this
return IEnumerable