C# Class CmisSync.Lib.Events.RemoteEvent

Remote event.
Inheritance: ISyncEvent
Afficher le fichier Open project: OpenDataSpace/CmisSync

Méthodes publiques

Méthode Description
RemoteEvent ( IChangeEvent change ) : System

Initializes a new instance of the CmisSync.Lib.Events.RemoteEvent class.

ToString ( ) : string

Returns a System.String that represents the current CmisSync.Lib.Events.RemoteEvent.

Method Details

RemoteEvent() public méthode

Initializes a new instance of the CmisSync.Lib.Events.RemoteEvent class.
public RemoteEvent ( IChangeEvent change ) : System
change IChangeEvent Change event.
Résultat System

ToString() public méthode

Returns a System.String that represents the current CmisSync.Lib.Events.RemoteEvent.
public ToString ( ) : string
Résultat string