//------------------------------------------------------------------------------ // // This code was generated by a tool. // Tango Observables Generator // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. Do not modify! // //------------------------------------------------------------------------------ namespace Tango.BL.Entities { public class YarnManufacturer : YarnManufacturerBase { public YarnManufacturer(): base() { } } }