BclExtras.Threading.FutureAbortedException.FutureAbortedException C# (CSharp) Метод

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

public FutureAbortedException ( ) : System
Результат System
        public FutureAbortedException()
        {
        }

Same methods

FutureAbortedException::FutureAbortedException ( System info, System context ) : System
FutureAbortedException::FutureAbortedException ( string message ) : System
FutureAbortedException::FutureAbortedException ( string message, Exception inner ) : System
FutureAbortedException