Esempio n. 1
0
 public Guid?GetCurrentTraceConfigurationId(Guid linkId)
 {
     return(_traceRepository.GetCurrentTraceConfigurationId(linkId));
 }