コード例 #1
0
 public static bool IsBuffer(int bid)
 {
     return(AL.IsBuffer((uint)bid));
 }