C# Class MethodWrapper, ave-2015-16-sem1-i41n

Afficher le fichier Open project: isel-leic-ave/ave-2015-16-sem1-i41n Class Usage Examples

Méthodes publiques

Méthode Description
MethodWrapper ( MethodInfo m, object target ) : System
NotifyObserversFrom ( int n ) : void

Method Details

MethodWrapper() public méthode

public MethodWrapper ( MethodInfo m, object target ) : System
m MethodInfo
target object
Résultat System

NotifyObserversFrom() public méthode

public NotifyObserversFrom ( int n ) : void
n int
Résultat void