C# Class GPL.TierList

Inheritance: IExpression
Show file Open project: haasn/-g-pl

Public Methods

Method Description
Evaluate ( Scope scope ) : Value
TierList ( IExpression>.IEnumerable tiers ) : System

Method Details

Evaluate() public method

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

TierList() public method

public TierList ( IExpression>.IEnumerable tiers ) : System
tiers IExpression>.IEnumerable
return System