C# Class MoreInternals.Model.MoreVariable

Inheritance: Block
Afficher le fichier Open project: kevin-montrose/More

Méthodes publiques

Méthode Description
MoreVariable ( string varName, Value value, int start, int stop, string filePath ) : System

Private Methods

Méthode Description
ToString ( ) : string

Method Details

MoreVariable() public méthode

public MoreVariable ( string varName, Value value, int start, int stop, string filePath ) : System
varName string
value Value
start int
stop int
filePath string
Résultat System