Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Frapid
DataAccess
PropertyManager
C# Class Frapid.DataAccess.PropertyManager
ファイルを表示
Open project: frapid/frapid
Public Methods
Method
Description
GetPropertyValue
(
object
target
,
string
name
) :
object
Method Details
GetPropertyValue()
public
static
method
public
static
GetPropertyValue
(
object
target
,
string
name
) :
object
target
object
name
string
return
object