C# Class Livet.Behaviors.MethodBinder

Afficher le fichier Open project: ugaya40/Livet2 Class Usage Examples

Méthodes publiques

Méthode Description
Invoke ( object targetObject, string methodName ) : void

Private Methods

Méthode Description
TryGetCacheFromMethodCacheDictionary ( Action &m ) : bool

Method Details

Invoke() public méthode

public Invoke ( object targetObject, string methodName ) : void
targetObject object
methodName string
Résultat void