C# Class Castle.DynamicProxy.Tests.GenericTestUtility

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
CheckMethodInfoIsClosed ( MethodInfo method, Type returnType ) : void

Method Details

CheckMethodInfoIsClosed() public static méthode

public static CheckMethodInfoIsClosed ( MethodInfo method, Type returnType ) : void
method System.Reflection.MethodInfo
returnType System.Type
Résultat void