Method | Description | |
---|---|---|
Keyword ( string keyword ) |
Creates a new keyword instance.
|
|
RegisterElement ( IElementMapping elementMapping ) : void |
Registers the element at the factory.
|
public Keyword ( string keyword ) | ||
keyword | string | The keyword to use (token). |
public RegisterElement ( IElementMapping elementMapping ) : void | ||
elementMapping | IElementMapping | |
return | void |