C# Class RuleBase, code

ファイルを表示 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Calc ( ) : float

Protected Methods

Method Description
RuleBase ( int type, string name )

Method Details

Calc() public abstract method

public abstract Calc ( ) : float
return float

RuleBase() protected method

protected RuleBase ( int type, string name )
type int
name string