Class CustomFunctionParameter
- Namespace
- Ceres.Graph.Flow.CustomFunctions
- Assembly
- cs.temp.dll.dll
public class CustomFunctionParameter
- Inheritance
-
objectCustomFunctionParameter
- Derived
- Inherited Members
-
object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()
Fields
isArray
public bool isArray
Field Value
- bool
serializedTypeString
public string serializedTypeString
Field Value
- string
Methods
GetParameterType()
public Type GetParameterType()
Returns
- Type