Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nustache
Core
ListValueByIndexGetter
C# Class Nustache.Core.ListValueByIndexGetter
Inheritance:
ValueGetter
Show file
Open project: jdiamond/Nustache
Public Methods
Method
Description
GetValue
( ) :
object
ListValueByIndexGetter
(
IList
target
,
int
index
) :
System
Method Details
GetValue()
public
method
public
GetValue
( ) :
object
return
object
ListValueByIndexGetter()
public
method
public
ListValueByIndexGetter
(
IList
target
,
int
index
) :
System
target
IList
index
int
return
System