コード例 #1
0
ファイル: OeipPipe.cs プロジェクト: kbitc/oeip
 public bool IsEmpty()
 {
     return(OeipHelper.emptyPipe(PipeId));
 }