C# Class LightFramework.Data.OrConjOperand

Inheritance: Operand
显示文件 Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
OrConjOperand ( ) : System

Protected Methods

Method Description
ToExpression ( ) : string

Method Details

OrConjOperand() public method

public OrConjOperand ( ) : System
return System

ToExpression() protected method

protected ToExpression ( ) : string
return string