CmisSync.Lib.Consumer.InteractionNeededException.InteractionNeededException C# (CSharp) Méthode

InteractionNeededException() public méthode

Initializes a new instance of the CmisSync.Lib.Consumer.InteractionNeededException class.
public InteractionNeededException ( ) : System
Résultat System
        public InteractionNeededException() : base() {
            this.InitParams();
        }

Same methods

InteractionNeededException::InteractionNeededException ( SerializationInfo info, StreamingContext context ) : System
InteractionNeededException::InteractionNeededException ( string msg ) : System
InteractionNeededException::InteractionNeededException ( string msg, Exception inner ) : System