Usages of ParsePrecedence
Properties
precedence | in IInputHandler | Gets the parse precedence that is associated with this instance. | |
precedence | in InputHandlerBase | Gets or sets the parse precedence that is associated with this handler. |
Method Return Values
from (ParsePrecedence) | in ParsePrecedence | Converts the given argument to an enum constant of this enum type. |
Method Parameters
create () | in IInputHandler | ||
InputHandlerBase (Constructor<TKey>, Constructor<TData>, ParsePrecedence) | in InputHandlerBase | Initializes a new instance of the InputHandlerBase<TKey,TData> class. | |
from (ParsePrecedence) | in ParsePrecedence | Converts the given argument to an enum constant of this enum type. | |
getName (ParsePrecedence) | in ParsePrecedence | Returns the name of the given enum constant. |