Beispiel #1
0
 AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) => this.hexEditorSettingsService = hexEditorSettingsService;
		AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) {
			this.hexEditorSettingsService = hexEditorSettingsService;
		}