IScriptTypeFactory members
This class and its members are reserved for internal use and are not intended to be used in your code. Defines a method signature that creates a client object using the script type name.
The IScriptTypeFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateObjectFromScriptType | This member is reserved for internal use and is not intended to be used directly from your code. Creates a client object from its specified script type name. |
Top