コード例 #1
0
 private bool Include(BankEntity aBankEntity)
 {
     return (!aBankEntity.IsBranch());
 }