public ThoaiTraImpl(ICommon m_common, IConfiguration m_configuration, IThoaitraPCT thoaiTraPTC) { this.m_common = m_common; this.m_configuration = m_configuration; m_thoaiTraPTC = thoaiTraPTC; }
public ThoaitraPCTController(IThoaitraPCT thoaitraPCT) { this.thoaitraPCT = thoaitraPCT; }