C# Class GrayStorm.signatures

Afficher le fichier Open project: GrayKernel/GrayStorm

Méthodes publiques

Méthode Description
getSignature ( MethodInfo targetMethod, object target = null ) : Delegate

Method Details

getSignature() public static méthode

public static getSignature ( MethodInfo targetMethod, object target = null ) : Delegate
targetMethod System.Reflection.MethodInfo
target object
Résultat System.Delegate