Method GetKeywordValue
GetKeywordValue(string)
Check a keyword
Declaration
public string GetKeywordValue(string keyword)
Parameters
Type | Name | Description |
---|---|---|
string | keyword | A keyword to check if exist. |
Returns
Type | Description |
---|---|
string | A Keyword if exist inside the internal Dictionary |