C# Class Stripe.Infrastructure.Middleware.DateFilterPlugin

Inheritance: IParserPlugin
Afficher le fichier Open project: jaymedavis/stripe.net

Méthodes publiques

Méthode Description
Parse ( string &requestString, JsonPropertyAttribute attribute, PropertyInfo property, object propertyValue, object propertyParent ) : bool

Method Details

Parse() public méthode

public Parse ( string &requestString, JsonPropertyAttribute attribute, PropertyInfo property, object propertyValue, object propertyParent ) : bool
requestString string
attribute Newtonsoft.Json.JsonPropertyAttribute
property System.Reflection.PropertyInfo
propertyValue object
propertyParent object
Résultat bool