Click or drag to resize
RuntimeEngineExtensionsRegisterType Method
Overload List
  NameDescription
Public methodStatic memberRegisterType(IExecutableModel, Type, String)
Registers a type on execution context inside both IVariableContainer and TypeIdRegistry.
Public methodStatic memberRegisterType(IExecutableModel, String, String, String)
Registers a type on execution context inside both IVariableContainer and TypeIdRegistry.
Top
See Also