System.ServiceModel.WrappedDispatcherException.WrappedDispatcherException C# (CSharp) Метод

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

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

Same methods

WrappedDispatcherException::WrappedDispatcherException ( SerializationInfo info, StreamingContext context ) : System
WrappedDispatcherException::WrappedDispatcherException ( string message ) : System
WrappedDispatcherException::WrappedDispatcherException ( string message, Exception inner ) : System
WrappedDispatcherException