C# Class RxSpy.Models.RxSpySubscriptionModel

Inheritance: ReactiveUI.ReactiveObject
Afficher le fichier Open project: niik/RxSpy Class Usage Examples

Méthodes publiques

Méthode Description
RxSpySubscriptionModel ( ISubscribeEvent subscribeEvent, RxSpyObservableModel child, RxSpyObservableModel parent ) : System

Method Details

RxSpySubscriptionModel() public méthode

public RxSpySubscriptionModel ( ISubscribeEvent subscribeEvent, RxSpyObservableModel child, RxSpyObservableModel parent ) : System
subscribeEvent ISubscribeEvent
child RxSpyObservableModel
parent RxSpyObservableModel
Résultat System