Scenarioo.Model.Docu.Entities.Labels.GetSchema C# (CSharp) Method

GetSchema() public method

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