C# Class KiwiDb.JsonDb.Filter.BoolMatcher

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

Méthodes publiques

Méthode Description
BoolMatcher ( IJsonBool value ) : Kiwi.Json.Untyped
VisitBool ( IJsonBool value ) : bool

Method Details

BoolMatcher() public méthode

public BoolMatcher ( IJsonBool value ) : Kiwi.Json.Untyped
value IJsonBool
Résultat Kiwi.Json.Untyped

VisitBool() public méthode

public VisitBool ( IJsonBool value ) : bool
value IJsonBool
Résultat bool