C# Class LinFu.Reflection.MethodInfoExtensions

Afficher le fichier Open project: philiplaureano/LinFu.DynamicObject

Méthodes publiques

Méthode Description
HasCompatibleSignature ( this method, MethodInfo targetMethod ) : bool

Method Details

HasCompatibleSignature() public static méthode

public static HasCompatibleSignature ( this method, MethodInfo targetMethod ) : bool
method this
targetMethod System.Reflection.MethodInfo
Résultat bool