Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Aperea
Extensions
TypeExtensions
C# Class Aperea.Extensions.TypeExtensions
Mostra file
Open project: DerAlbertCom/ApereaFramework
Public Methods
Method
Description
GetGenericMethod
(
this
type
,
string
name
) :
MethodInfo
Method Details
GetGenericMethod()
public
static
method
public
static
GetGenericMethod
(
this
type
,
string
name
) :
MethodInfo
type
this
name
string
return
System.Reflection.MethodInfo