| ValueTranslatorExtensionsSplit Method (String, Char) |
Namespace: FlexRule.Validation.Languages.Parser.ValueTranslatorsAssembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static string[] Split(
string input,
char splitter
)
Parameters
- input
- Type: SystemString
- splitter
- Type: SystemChar
Return Value
Type:
String
See Also