Table of Contents

Class VariableChangedArgs

Namespace
Luny
Assembly
Luny.dll
public sealed class VariableChangedArgs : EventArgs
Inheritance
object
EventArgs
VariableChangedArgs

Constructors

VariableChangedArgs()

public VariableChangedArgs()

Properties

Current

public Variable Current { get; }

Property Value

Variable

Name

public string Name { get; }

Property Value

string

Previous

public Variable Previous { get; }

Property Value

Variable

Methods

ToString()

public override string ToString()

Returns

string