Dev2.Diagnostics.DebugItem.GetSchema C# (CSharp) Method

GetSchema() public method

public GetSchema ( ) : XmlSchema
return System.Xml.Schema.XmlSchema
        public XmlSchema GetSchema()
        {
            throw new NotImplementedException();
        }