예제 #1
0
 public NomType GetPathTypeByPipelineDuns(string pipelineDuns)
 {
     return(_IPipelineRepository.GetPathTypeByPipelineDuns(pipelineDuns));
 }