This class extends the Attribute and ICommandLine interfaces. It defines the attributes for a Lisp callable function.
Autodesk.AutoCAD.Runtime.LispFunctionAttribute
Public sealed Class LispFunctionAttribute Inherits Attribute Inherits ICommandLineCallable
public sealed class LispFunctionAttribute : Attribute, ICommandLineCallable;
Comments? |