Method | Description | |
---|---|---|
KnowlegeData ( ) : System | ||
SetRegexAttributes ( ) : void | ||
SplitMultipleValues ( string value ) : string[] |
Method | Description | |
---|---|---|
LoadItems ( ) : string[]>.Dictionary |
Load items from KnowledgeData part - split by '|' and decoding type of item
|
public SplitMultipleValues ( string value ) : string[] | ||
value | string | |
return | string[] |