C# Class Kento.LogicalOr

Inheritance: Operator
Exibir arquivo Open project: LukaHorvat/Kento

Public Methods

Method Description
LogicalOr ( ) : System
Operate ( Value First, Value Second ) : Value

Method Details

LogicalOr() public method

public LogicalOr ( ) : System
return System

Operate() public method

public Operate ( Value First, Value Second ) : Value
First Value
Second Value
return Value