Method | Description | |
---|---|---|
EncapsuledEvent ( ISyncEvent e ) : System |
Initializes a new instance of the CmisSync.Lib.Events.EncapsuledEvent class with an embedded event.
|
|
ToString ( ) : string |
Returns the description of the embedded event
|
public EncapsuledEvent ( ISyncEvent e ) : System | ||
e | ISyncEvent | An Event from another context. Must not be null |
return | System |