LispFunctionAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Teigha.RuntimeLispFunctionAttribute

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public sealed class LispFunctionAttribute : Attribute, 
        ICommandLineCallable

The LispFunctionAttribute type exposes the following members.

Constructors
  Name Description
Public method LispFunctionAttribute(String) Initializes a new instance of the LispFunctionAttribute class
Public method LispFunctionAttribute(String, String) Initializes a new instance of the LispFunctionAttribute class
Public method LispFunctionAttribute(String, String, String) Initializes a new instance of the LispFunctionAttribute class
Public method LispFunctionAttribute(String, String, String, String) Initializes a new instance of the LispFunctionAttribute class
Top
Properties
  Name Description
Public property ContextMenuExtensionType  
Public property Flags  
Public property GlobalName  
Public property GroupName  
Public property HelpFileName  
Public property HelpTopic  
Public property LocalizedNameId  
Public property TypeId
(Inherited from Attribute)
Top
Methods
  Name Description
Public method Equals
(Inherited from Attribute)
Public method GetHashCode
(Inherited from Attribute)
Public method GetType
(Inherited from Object)
Public method IsDefaultAttribute
(Inherited from Attribute)
Public method Match
(Inherited from Attribute)
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.