C# 클래스 BattleInfoPlugin.Models.CellTypeConverter

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

공개 메소드들

메소드 설명
GetCellType ( this data ) : CellType
Split ( this type ) : IEnumerable

메소드 상세

GetCellType() 공개 정적인 메소드

public static GetCellType ( this data ) : CellType
data this
리턴 CellType

Split() 공개 정적인 메소드

public static Split ( this type ) : IEnumerable
type this
리턴 IEnumerable