McCommandInstantiate Method
|
|
Instantiate commands that have an implementation class.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Function Instantiate As McCommandExtended
Return Value
Type:
McCommandExtendedThe command instance or the command itself for instance-less commands.
Remarks
See Also