C# 클래스 TicTacToeGameUtil.IntExtensions

파일 보기 프로젝트 열기: DXFrance/OfficeTicTacToe

공개 메소드들

메소드 설명
IsEven ( this n ) : bool
IsOdd ( this n ) : bool

메소드 상세

IsEven() 공개 정적인 메소드

public static IsEven ( this n ) : bool
n this
리턴 bool

IsOdd() 공개 정적인 메소드

public static IsOdd ( this n ) : bool
n this
리턴 bool