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