using Common.TPService; namespace Transfast.ApiServices { public interface ITFAPI : ITPApiServices { } }