C# Class Stripe.Infrastructure.Middleware.DateFilterPlugin

Inheritance: IParserPlugin
Show file Open project: jaymedavis/stripe.net

Public Methods

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

Method Details

Parse() public method

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
return bool