Click or drag to resize
VariableData Constructor
Overload List
  NameDescription
Public methodVariableData
Creates a null one
Public methodVariableData(Object)
This constructor is used when the value is not null and type and the value together will be assigned
Public methodVariableData(Object, MethodInfo)
Registers a method as a function
Public methodVariableData(Object, Type)
When a value is null but the type of variable must be assigned
Top
See Also