コード例 #1
0
 AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) => this.hexEditorSettingsService = hexEditorSettingsService;
コード例 #2
0
		AppSettingsPageProvider(HexEditorOptionsService hexEditorSettingsService) {
			this.hexEditorSettingsService = hexEditorSettingsService;
		}