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
org
GraphDefined
Vanaheimr
Illias
TypeHelpers
C# Class org.GraphDefined.Vanaheimr.Illias.TypeHelpers
TypeHelpers
Exibir arquivo
Open project: Vanaheimr/Illias
Public Methods
Method
Description
IsAnonymousType
(
Type
t
) :
bool
Is the given type an anonymous type?
Method Details
IsAnonymousType()
public
static
method
Is the given type an anonymous type?
public
static
IsAnonymousType
(
Type
t
) :
bool
t
System.Type
return
bool