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
Platform
Helpers
Reflection
DynamicExtensions
C# Class Platform.Helpers.Reflection.DynamicExtensions
Show file
Open project: Konard/LinksPlatform
Public Methods
Method
Description
HasProperty
(
this
@object
,
string
propertyName
) :
bool
Method Details
HasProperty()
public
static
method
public
static
HasProperty
(
this
@object
,
string
propertyName
) :
bool
@object
this
propertyName
string
return
bool