System.Threading.ThreadInterruptedException.ThreadInterruptedException C# (CSharp) Метод

ThreadInterruptedException() защищенный Метод

protected ThreadInterruptedException ( System info, System context )
info System
context System
        protected ThreadInterruptedException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
        {
        }

Same methods

ThreadInterruptedException::ThreadInterruptedException ( )
ThreadInterruptedException::ThreadInterruptedException ( string message )
ThreadInterruptedException::ThreadInterruptedException ( string message, System innerException )
ThreadInterruptedException