C# Class Rsdn.Janus.SynchronizationCommandTarget

Inheritance: CommandTarget
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
SynchronizationCommandTarget ( IServiceProvider provider ) : System

Private Methods

Méthode Description
ExecuteSynchronize ( ICommandContext context ) : void
QuerySynchronizeStatus ( ICommandContext context ) : CommandStatus
SubscribeStatusChangedCore ( IServiceProvider serviceProvider, System.Action handler ) : IDisposable

Method Details

SynchronizationCommandTarget() public méthode

public SynchronizationCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
Résultat System