Amido.Common.Exceptions.XsdSchemaNotFoundException.XsdSchemaNotFoundException C# (CSharp) 메소드

XsdSchemaNotFoundException() 공개 메소드

public XsdSchemaNotFoundException ( ) : System
리턴 System
        public XsdSchemaNotFoundException()
            : base()
        {
        }

Same methods

XsdSchemaNotFoundException::XsdSchemaNotFoundException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
XsdSchemaNotFoundException::XsdSchemaNotFoundException ( string message ) : System
XsdSchemaNotFoundException::XsdSchemaNotFoundException ( string message, Exception innerException ) : System
XsdSchemaNotFoundException