Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Hackery
Extensions
C# Class Hackery.Extensions
显示文件
Open project: cartman300/Hackery
Public Methods
Method
Description
GetStaticMethod
(
this
T
,
string
Name
) :
MethodInfo
Method Details
GetStaticMethod()
public
static
method
public
static
GetStaticMethod
(
this
T
,
string
Name
) :
MethodInfo
T
this
Name
string
return
System.Reflection.MethodInfo