C# 클래스 BattleInfoPlugin.Models.CellTypeExtensions

파일 보기 프로젝트 열기: Yoctillion/BattleInfoPlugin

공개 메소드들

메소드 설명
GetCellType ( this cell, CellType>.IReadOnlyDictionary knownTypes ) : CellType
ToCellType ( this colorNo ) : CellType

메소드 상세

GetCellType() 공개 정적인 메소드

public static GetCellType ( this cell, CellType>.IReadOnlyDictionary knownTypes ) : CellType
cell this
knownTypes CellType>.IReadOnlyDictionary
리턴 CellType

ToCellType() 공개 정적인 메소드

public static ToCellType ( this colorNo ) : CellType
colorNo this
리턴 CellType