PromptKeywordOptions Constructor (String)
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public PromptKeywordOptions(
string A_0
)
Public Sub New (
A_0 As String
)
public:
PromptKeywordOptions(
String^ A_0
)
new :
A_0 : string -> PromptKeywordOptions
Parameters
- A_0
- Type: SystemString
See Also