IUavAdvertisementService.cs 113 Bytes
namespace NCC.Extend.Interfaces.UavAdvertisement
{
    public interface IUavAdvertisementService
    {
    }
}