Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NSwag
CodeGeneration
Infrastructure
ObjectExtensions
C# Class NSwag.CodeGeneration.Infrastructure.ObjectExtensions
Exibir arquivo
Open project: NSwag/NSwag
Public Methods
Method
Description
HasProperty
(
this
obj
,
string
propertyName
) :
bool
Method Details
HasProperty()
public
static
method
public
static
HasProperty
(
this
obj
,
string
propertyName
) :
bool
obj
this
propertyName
string
return
bool