Click or drag to resize

CommandsManagerRegisterCommands Method

Overload List
  NameDescription
Public methodRegisterCommandsT
Loads all tagged commands from the assembly containing the specified type.
Public methodRegisterCommands(Assembly)
Loads all tagged commands from the specified assembly.
Public methodRegisterCommands(Type)
Loads all tagged commands from the assembly containing the specified type.
Top
See Also