Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Docu
Parsing
Model
ReflectedField
C# Class Docu.Parsing.Model.ReflectedField
Inheritance:
DocumentedField
显示文件
Open project: cdrnet/docu
Public Methods
Method
Description
Match
(
Identifier
name
) :
bool
ReflectedField
(
Identifier
name
,
FieldInfo
field
,
Type
targetType
) :
System
Method Details
Match()
public
method
public
Match
(
Identifier
name
) :
bool
name
Identifier
return
bool
ReflectedField()
public
method
public
ReflectedField
(
Identifier
name
,
FieldInfo
field
,
Type
targetType
) :
System
name
Identifier
field
System.Reflection.FieldInfo
targetType
System.Type
return
System