C# 클래스 ConnectionTypeExtensions, pyramidwarf

파일 보기 프로젝트 열기: renaudbedard/pyramidwarf

공개 메소드들

메소드 설명
GetOpposite ( this t ) : ConnectionTypes,
GetSibling ( this t ) : ConnectionTypes,

메소드 상세

GetOpposite() 공개 정적인 메소드

public static GetOpposite ( this t ) : ConnectionTypes,
t this
리턴 ConnectionTypes,

GetSibling() 공개 정적인 메소드

public static GetSibling ( this t ) : ConnectionTypes,
t this
리턴 ConnectionTypes,