Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Stripe
Infrastructure
Middleware
DictionaryPlugin
C# 클래스 Stripe.Infrastructure.Middleware.DictionaryPlugin
상속:
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