Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Docu
Parsing
Model
ReflectedMethod
C# Class Docu.Parsing.Model.ReflectedMethod
Inheritance:
DocumentedMethod
Datei anzeigen
Open project: cdrnet/docu
Public Methods
Method
Description
Match
(
Identifier
name
) :
bool
ReflectedMethod
(
Identifier
name
,
MethodBase
method
,
Type
targetType
) :
System
Method Details
Match()
public
method
public
Match
(
Identifier
name
) :
bool
name
Identifier
return
bool
ReflectedMethod()
public
method
public
ReflectedMethod
(
Identifier
name
,
MethodBase
method
,
Type
targetType
) :
System
name
Identifier
method
System.Reflection.MethodBase
targetType
System.Type
return
System