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