Table of Contents

Class Variable

Namespace
ReFuel.CVarScript.AST
Assembly
ReFuel.dll
public class Variable : LValue
Inheritance
Variable
Inherited Members

Constructors

Variable(string)

public Variable(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string