예제 #1
0
파일: List.cs 프로젝트: uvbs/MyProjects
 public List<int> FindChannelIds(int boxTypeId, BoxTagTypeEnum dimension, string boxTagName)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public List <int> FindChannelIds(int boxTypeId, BoxTagTypeEnum dimension, string boxTagName)
 {
     throw new NotImplementedException();
 }