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
Docu
Parsing
Model
ReflectedType
C# Class Docu.Parsing.Model.ReflectedType
Inheritance:
DocumentedType
Mostrar archivo
Open project: cdrnet/docu
Public Methods
Method
Description
Match
(
Identifier
name
) :
bool
ReflectedType
(
Identifier
name
,
Type
type
) :
System
Method Details
Match()
public
method
public
Match
(
Identifier
name
) :
bool
name
Identifier
return
bool
ReflectedType()
public
method
public
ReflectedType
(
Identifier
name
,
Type
type
) :
System
name
Identifier
type
System.Type
return
System