C# Class System.Perf.DelegateInterface.InterfaceMethodCall

Inheritance: IMethodCaller
Afficher le fichier Open project: Orcomp/NPerf

Méthodes publiques

Méthode Description
CallMethod ( ) : void
SetMethod ( IMethodCall mc, int n ) : void

Method Details

CallMethod() public méthode

public CallMethod ( ) : void
Résultat void

SetMethod() public méthode

public SetMethod ( IMethodCall mc, int n ) : void
mc IMethodCall
n int
Résultat void