Свойство | Type | Description | |
---|---|---|---|
Array | |||
Const | |||
Long | |||
Pointer | CppModifiers | ||
Reference | CppModifiers | ||
Short | CppModifiers | ||
Signed | CppModifiers | ||
Template | CppModifiers | ||
Tokenize | Dictionary |
||
Unsigned | CppModifiers | ||
Volatile | CppModifiers |
Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
NormalizeOrder ( IEnumerable |
||
Parse ( string input ) : List |
||
Remove ( string input ) : string | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
Tokenizer ( string input ) : IEnumerable |
public static NormalizeOrder ( IEnumerable |
||
modifiers | IEnumerable |
|
Résultat | IEnumerable |
public static Parse ( string input ) : List |
||
input | string | |
Résultat | List |
public static Remove ( string input ) : string | ||
input | string | |
Résultat | string |
public static CppModifiers,Mono.VisualC.Interop Array | ||
Résultat |
public static CppModifiers,Mono.VisualC.Interop Const | ||
Résultat |
public static CppModifiers,Mono.VisualC.Interop Long | ||
Résultat |