Ejemplo n.º 1
0
 //
 internal void SaveItem(SoundItem soundItem)
 {
     Extensions.Save(soundItem, soundItem.name);
 }