예제 #1
0
파일: OeipPipe.cs 프로젝트: kbitc/oeip
 public bool IsEmpty()
 {
     return(OeipHelper.emptyPipe(PipeId));
 }