C# Class MoreInternals.Model.MoreVariable

Inheritance: Block
显示文件 Open project: kevin-montrose/More

Public Methods

Method Description
MoreVariable ( string varName, Value value, int start, int stop, string filePath ) : System

Private Methods

Method Description
ToString ( ) : string

Method Details

MoreVariable() public method

public MoreVariable ( string varName, Value value, int start, int stop, string filePath ) : System
varName string
value Value
start int
stop int
filePath string
return System