C# Class KiwiDb.JsonDb.Filter.DateMatcher

Inheritance: Matcher
Afficher le fichier Open project: jlarsson/KiwiDB

Méthodes publiques

Méthode Description
DateMatcher ( IJsonDate value ) : Kiwi.Json.Untyped
VisitDate ( IJsonDate value ) : bool

Method Details

DateMatcher() public méthode

public DateMatcher ( IJsonDate value ) : Kiwi.Json.Untyped
value IJsonDate
Résultat Kiwi.Json.Untyped

VisitDate() public méthode

public VisitDate ( IJsonDate value ) : bool
value IJsonDate
Résultat bool