C# Class Rsdn.Janus.SyncNotificationActivePart

Inheritance: ActivePartBase
显示文件 Open project: rsdn/janus

Public Methods

Method Description
SyncNotificationActivePart ( [ serviceProvider ) : System

Protected Methods

Method Description
ActivateCore ( ) : void
PassivateCore ( ) : void

Private Methods

Method Description
EndSync ( EndSyncEventArgs args ) : void
StartSync ( EventArgs args ) : void

Method Details

ActivateCore() protected method

protected ActivateCore ( ) : void
return void

PassivateCore() protected method

protected PassivateCore ( ) : void
return void

SyncNotificationActivePart() public method

public SyncNotificationActivePart ( [ serviceProvider ) : System
serviceProvider [
return System