C# Class CtcApi.Extensions.BoolExtensions

Mostrar archivo Open project: BellevueCollege/ClassSchedule

Public Methods

Method Description
InclusiveOr ( this bln, bool expression ) : bool

Method Details

InclusiveOr() public static method

public static InclusiveOr ( this bln, bool expression ) : bool
bln this
expression bool
return bool