ISetLabelClient.cs 85 B

123456
  1. namespace Aip.Service.Client
  2. {
  3. public interface ISetLabelClient
  4. {
  5. }
  6. }