Пример #1
0
 public static void Load(this Spectrum spectrum, ISnapshot snapshot)
 {
     snapshot.Load(spectrum);
 }