Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Gssoft.Gscad.Runtime.CommandMethodAttribute Class Reference

Public Member Functions

 CommandMethodAttribute (string globalName)
 
 CommandMethodAttribute (string globalName, CommandFlags flags)
 
 CommandMethodAttribute (string groupName, string globalName, CommandFlags flags)
 
 CommandMethodAttribute (string groupName, string globalName, string localizedNameId, CommandFlags flags)
 
 CommandMethodAttribute (string groupName, string globalName, string localizedNameId, CommandFlags flags, string helpTopic)
 
 CommandMethodAttribute (string groupName, string globalName, string localizedNameId, CommandFlags flags, Type contextMenuExtensionType)
 
 CommandMethodAttribute (string groupName, string globalName, string localizedNameId, CommandFlags flags, Type contextMenuExtensionType, string helpFileName, string helpTopic)
 

Properties

Type ContextMenuExtensionType [get]
 
CommandFlags Flags [get]
 
string GlobalName [get]
 
string GroupName [get]
 
string HelpFileName [get]
 
string HelpTopic [get]
 
string LocalizedNameId [get]
 
- Properties inherited from Gssoft.Gscad.Runtime.ICommandLineCallable
Type ContextMenuExtensionType [get]
 
CommandFlags Flags [get]
 
string GlobalName [get]
 
string GroupName [get]
 
string HelpFileName [get]
 
string HelpTopic [get]
 
string LocalizedNameId [get]
 

Property Documentation

◆ ContextMenuExtensionType

Type Gssoft.Gscad.Runtime.CommandMethodAttribute.ContextMenuExtensionType
get

◆ Flags

CommandFlags Gssoft.Gscad.Runtime.CommandMethodAttribute.Flags
get

◆ GlobalName

string Gssoft.Gscad.Runtime.CommandMethodAttribute.GlobalName
get

◆ GroupName

string Gssoft.Gscad.Runtime.CommandMethodAttribute.GroupName
get

◆ HelpFileName

string Gssoft.Gscad.Runtime.CommandMethodAttribute.HelpFileName
get

◆ HelpTopic

string Gssoft.Gscad.Runtime.CommandMethodAttribute.HelpTopic
get

◆ LocalizedNameId

string Gssoft.Gscad.Runtime.CommandMethodAttribute.LocalizedNameId
get