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
Microsoft
Legal
MatterCenter
Repository
Search.TypeHelper
C# Class Microsoft.Legal.MatterCenter.Repository.Search.TypeHelper
Show file
Open project: Microsoft/mattercenter
Public Methods
Method
Description
GetPropertyValue
(
object
obj
,
string
name
) :
object
Method Details
GetPropertyValue()
public
static
method
public
static
GetPropertyValue
(
object
obj
,
string
name
) :
object
obj
object
name
string
return
object