コード例 #1
0
 public bool IsBlockEnd(APC ppoint)
 {
     return(underlying.IsBlockEnd(ppoint));
 }