コード例 #1
0
ファイル: MonthPlan.g.cs プロジェクト: zhuwansu/Rafy
 public bool Remove(MonthPlan entity)
 {
     return(base.Remove(entity));
 }