C# Class Patchwork.Utility.Binding.AggregateMode

Inheritance: NotificationMode
Afficher le fichier Open project: GregRos/Patchwork

Méthodes publiques

Méthode Description
AggregateMode ( IEnumerable modes ) : System.Collections.Generic
Subscribe ( object target, IBindable bindable ) : void

Method Details

AggregateMode() public méthode

public AggregateMode ( IEnumerable modes ) : System.Collections.Generic
modes IEnumerable
Résultat System.Collections.Generic

Subscribe() public méthode

public Subscribe ( object target, IBindable bindable ) : void
target object
bindable IBindable
Résultat void