Exemplo n.º 1
0
 AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) => this.hexEditorSettingsService = hexEditorSettingsService;
Exemplo n.º 2
0
		AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) {
			this.hexEditorSettingsService = hexEditorSettingsService;
		}