C# Class Neutronium.Core.Binding.Listeners.ReListener

Inheritance: IDisposable
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue Class Usage Examples

Méthodes publiques

Méthode Description
AddRef ( ) : ReListener
Dispose ( ) : void
ReListener ( IVisitable bidirectionalMapper, FullListenerRegister fullListenerRegister, System.Action onDispose ) : System

Private Methods

Méthode Description
Clean ( ) : void
Visit ( Action property, Action collection, Action command ) : void

Method Details

AddRef() public méthode

public AddRef ( ) : ReListener
Résultat ReListener

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ReListener() public méthode

public ReListener ( IVisitable bidirectionalMapper, FullListenerRegister fullListenerRegister, System.Action onDispose ) : System
bidirectionalMapper IVisitable
fullListenerRegister FullListenerRegister
onDispose System.Action
Résultat System