C# Class Raven.Json.Linq.RavenJPath

Afficher le fichier Open project: robashton/ravendb Class Usage Examples

Méthodes publiques

Méthode Description
RavenJPath ( string expression ) : System

Private Methods

Méthode Description
Evaluate ( RavenJToken root, bool errorWhenNoMatch ) : RavenJToken
ParseIndexer ( char indexerOpenChar ) : void
ParseMain ( ) : void

Method Details

RavenJPath() public méthode

public RavenJPath ( string expression ) : System
expression string
Résultat System