ModifiersHelpersParse Method (String) |
Parse a string of space-delimited modifiers.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static Modifiers Parse(
string input
)
Parameters
- input
- Type: SystemString
Return Value
Type:
ModifiersSee Also