메소드 | 설명 | |
---|---|---|
InteractionNeededEvent ( |
Initializes a new instance of the CmisSync.Lib.Events.InteractionNeededEvent class.
|
|
InteractionNeededEvent ( string msg ) : System |
Initializes a new instance of the CmisSync.Lib.Events.InteractionNeededEvent class.
|
public InteractionNeededEvent ( |
||
e | Exception which invokes a need for a user interaction. | |
리턴 | System |
public InteractionNeededEvent ( string msg ) : System | ||
msg | string | Message of the interaction needed exception. |
리턴 | System |