CmisSync.Lib.Consumer.InteractionNeededException.InteractionNeededException C# (CSharp) Метод

InteractionNeededException() публичный Метод

Initializes a new instance of the CmisSync.Lib.Consumer.InteractionNeededException class.
public InteractionNeededException ( ) : System
Результат 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