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