C# Class LinqToRest.Server.OData.Lexing.Impl.UnaryOperatorRegularExpressionTableLexerEntry

Inheritance: AbstractRegularExpressionTableLexerEntry
ファイルを表示 Open project: chrisblock/LinqToRest

Public Properties

Property Type Description
Operators IEnumerable

Public Methods

Method Description
UnaryOperatorRegularExpressionTableLexerEntry ( ) : System

Method Details

UnaryOperatorRegularExpressionTableLexerEntry() public method

public UnaryOperatorRegularExpressionTableLexerEntry ( ) : System
return System

Property Details

Operators public_oe static_oe property

public static IEnumerable Operators
return IEnumerable