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

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

        public ThreadInterruptedException()
        {
        }

Same methods

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