C# Class BattleInfoPlugin.Models.CellTypeExtensions

Afficher le fichier Open project: Yoctillion/BattleInfoPlugin

Méthodes publiques

Méthode Description
GetCellType ( this cell, CellType>.IReadOnlyDictionary knownTypes ) : CellType
ToCellType ( this colorNo ) : CellType

Method Details

GetCellType() public static méthode

public static GetCellType ( this cell, CellType>.IReadOnlyDictionary knownTypes ) : CellType
cell this
knownTypes CellType>.IReadOnlyDictionary
Résultat CellType

ToCellType() public static méthode

public static ToCellType ( this colorNo ) : CellType
colorNo this
Résultat CellType