Click or drag to resize

ExtensionsToHostType Method

Overload List
 NameDescription
Public Extension MethodToHostType(Type) Converts a type to a host type for use with script code currently running on the calling thread.
Public Extension MethodToHostType(Type, ScriptEngine) Converts a type to a host type for use with script code running in the specified script engine.
Top
See Also