C# 클래스 Stripe.Infrastructure.Middleware.DateFilterPlugin

상속: IParserPlugin
파일 보기 프로젝트 열기: jaymedavis/stripe.net

공개 메소드들

메소드 설명
Parse ( string &requestString, JsonPropertyAttribute attribute, PropertyInfo property, object propertyValue, object propertyParent ) : bool

메소드 상세

Parse() 공개 메소드

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
리턴 bool