Example #1
0
 static Base()
 {
     InterestsSettings.WriteAll();
 }
Example #2
0
 public override void WriteSettings()
 {
     InterestsSettings.WriteAll();
     base.WriteSettings();
 }