상속: Mamal
예제 #1
0
 public int Create(Elephant elephant)
 {
     throw new NotImplementedException();
 }
 public int Create(Elephant elephant)
 {
     throw new NotImplementedException();
 }