コード例 #1
0
 public void Delete(Pie pie)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void Add(Pie pie)
 {
     throw new NotImplementedException();
 }