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
Castle
DynamicProxy
Tests
GenericTestUtility
C# Class Castle.DynamicProxy.Tests.GenericTestUtility
显示文件
Open project: nats/castle-1.0.3-mono
Class Usage Examples
Public Methods
Method
Description
CheckMethodInfoIsClosed
(
MethodInfo
method
,
Type
returnType
) :
void
Method Details
CheckMethodInfoIsClosed()
public
static
method
public
static
CheckMethodInfoIsClosed
(
MethodInfo
method
,
Type
returnType
) :
void
method
System.Reflection.MethodInfo
returnType
System.Type
return
void