! ! Unigraphics Modeling Application Menu File ! ! ! VERSION 120 UG6.0 ! *************** Changes to the Menubar itself *************** EDIT UG_GATEWAY_MAIN_MENUBAR ! *************** Format Menu *************** AFTER UG_ARRANGE_GROUP BUTTON UG_MODELI
services.AddSingleton(m => { return RestService.For(new HttpClient(new RefitHttpClientHandler(contractOption.Token)) { BaseAddress = new Uri(contractOption.ContractUrl) }); });
using System;
using System.Collections.Generic;
using System.Net.Http;