Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UserApp
Core
TypeUtility
C# Class UserApp.Core.TypeUtility
Mostrar archivo
Open project: userapp-io/userapp-dotnet
Public Methods
Method
Description
IsAnonymousType
(
Type
type
) :
bool
Method Details
IsAnonymousType()
public
static
method
public
static
IsAnonymousType
(
Type
type
) :
bool
type
System.Type
return
bool