Overload | Description |
---|---|
AddHandler(Type) | Adds the static methods to the command list, and static properties to the list of global options (used with commands set/get) |
AddHandler<T>(T) | Adds the instance methods to the command list, and instance properties to the list of global options (used with commands set/get) |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7