C# Class Spark.Mongo.Search.Common.Definition

Afficher le fichier Open project: raysearchlabs/spark Class Usage Examples

Méthodes publiques

Méthode Description
Harvest ( object item, object>.Action harvest ) : void
Matches ( object x ) : bool
Matches ( string resource, string field ) : bool
ToString ( ) : string

Method Details

Harvest() public méthode

public Harvest ( object item, object>.Action harvest ) : void
item object
harvest object>.Action
Résultat void

Matches() public méthode

public Matches ( object x ) : bool
x object
Résultat bool

Matches() public méthode

public Matches ( string resource, string field ) : bool
resource string
field string
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string