コード例 #1
0
 /// <summary>
 /// Dispose the settings persister helper
 /// </summary>
 public void Dispose()
 {
     settingsPersister.Dispose();
 }