예제 #1
0
 public void Add(AcousticWesternGuitarDataModel guitar)
 {
     _client.AddAcousticWesternGuitar(guitar);
 }