var httpConfig = new HttpSelfHostConfiguration(BaseAddress); new ApiServiceConfiguration(httpConfig) . Configure(); var server = new ...
確定! 回上一頁