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
Nustache
Core
FieldInfoValueGetter
C# Class Nustache.Core.FieldInfoValueGetter
Inheritance:
ValueGetter
显示文件
Open project: jdiamond/Nustache
Class Usage Examples
Public Properties
Property
Type
Description
FieldInfo
System.Reflection.FieldInfo
Public Methods
Method
Description
GetValue
( ) :
object
Private Methods
Method
Description
FieldInfoValueGetter
(
object
target
,
FieldInfo
fieldInfo
) :
System
Method Details
GetValue()
public
method
public
GetValue
( ) :
object
return
object
Property Details
FieldInfo
public_oe property
public
FieldInfo,System.Reflection
FieldInfo
return
System.Reflection.FieldInfo