Class PluginVariables
Inheritance
System.Object
PluginVariables
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.XML
Assembly: Asgard3.Core.dll
Syntax
public class PluginVariables
Fields
| Improve this Doc View SourcePluginName
Declaration
public string PluginName
Field Value
Type | Description |
---|---|
System.String |
Variable
Declaration
public object Variable
Field Value
Type | Description |
---|---|
System.Object |
VariableName
Declaration
public string VariableName
Field Value
Type | Description |
---|---|
System.String |