C# Class Simple.Services.CallHookArgs

Afficher le fichier Open project: juanplopes/simple Class Usage Examples

Méthodes publiques

Méthode Description
CallHookArgs ( object target, MethodBase method, object args, bool client ) : System

Method Details

CallHookArgs() public méthode

public CallHookArgs ( object target, MethodBase method, object args, bool client ) : System
target object
method System.Reflection.MethodBase
args object
client bool
Résultat System