LabellerService.cs 124 B

12345678
  1. using System.ServiceModel;
  2. namespace AIPractice.LabellerServer
  3. {
  4. public partial class LabellerService
  5. {
  6. }
  7. }