Exemplo n.º 1
0
 public TemporarilyDisableSaveHelper(ExceptionListSettings settings)
 {
     this.settings = settings;
     settings.disableSaveCounter++;
 }
Exemplo n.º 2
0
 public TemporarilyDisableSaveHelper(ExceptionListSettings settings)
 {
     this.settings = settings;
     settings.disableSaveCounter++;
 }
Exemplo n.º 3
0
 ExceptionListSettingsLoader(ExceptionListSettings exceptionListSettings)
 {
     // Nothing to do, we needed it created
 }
Exemplo n.º 4
0
		ExceptionListSettingsLoader(ExceptionListSettings exceptionListSettings) {
			// Nothing to do, we needed it created
		}