Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Crabwise
CommandWrap
SyntaxAttribute
C# Class Crabwise.CommandWrap.SyntaxAttribute
Inheritance:
System.Attribute
Mostra file
Open project: CrabwiseStudios/CommandWrap
Class Usage Examples
Public Methods
Method
Description
SyntaxAttribute
(
string
syntax
) :
System
Initializes a new instance of the
SyntaxAttribute
class.
Method Details
SyntaxAttribute()
public
method
Initializes a new instance of the
SyntaxAttribute
class.
public
SyntaxAttribute
(
string
syntax
) :
System
syntax
string
The syntax of the element.
return
System