예제 #1
0
 AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) => this.hexEditorSettingsService = hexEditorSettingsService;
예제 #2
0
		AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) {
			this.hexEditorSettingsService = hexEditorSettingsService;
		}