C# Class MoreInternals.Model.LeftExistsValue

Inheritance: Value
显示文件 Open project: kevin-montrose/More Class Usage Examples

Public Methods

Method Description
Bind ( Scope scope ) : Value

Private Methods

Method Description
Evaluate ( ) : Value
LeftExistsValue ( Value ifExists ) : System
ReferredToVariables ( ) : List
ToString ( ) : string

Method Details

Bind() public method

public Bind ( Scope scope ) : Value
scope Scope
return Value