IJobZone.cs 139 B

12345678910
  1. namespace Comal.Classes
  2. {
  3. }
  4. //public interface IJobZone
  5. //{
  6. // String Code { get; set; }
  7. // String Description { get; set; }
  8. //}