C# Class Raven.Json.Linq.RavenJPath

ファイルを表示 Open project: robashton/ravendb Class Usage Examples

Public Methods

Method Description
RavenJPath ( string expression ) : System

Private Methods

Method Description
Evaluate ( RavenJToken root, bool errorWhenNoMatch ) : RavenJToken
ParseIndexer ( char indexerOpenChar ) : void
ParseMain ( ) : void

Method Details

RavenJPath() public method

public RavenJPath ( string expression ) : System
expression string
return System