This class marks an instance or static function as a command. Command methods may be defined only in a class that is marked with the CommandClass attribute.
Autodesk.AutoCAD.Runtime.CommandMethodAttribute
Public sealed Class CommandMethodAttribute Inherits Attribute Inherits ICommandLineCallable
public sealed class CommandMethodAttribute : Attribute, ICommandLineCallable;
Comments? |