C# 클래스 CtcApi.Extensions.BoolExtensions

파일 보기 프로젝트 열기: BellevueCollege/ClassSchedule

공개 메소드들

메소드 설명
InclusiveOr ( this bln, bool expression ) : bool

메소드 상세

InclusiveOr() 공개 정적인 메소드

public static InclusiveOr ( this bln, bool expression ) : bool
bln this
expression bool
리턴 bool