myesn

myEsn2E9

hi
github

Autofac: 注入來自 ServiceCollection 中的依賴關係

var services = new ServiceCollection();
services.AddHttpApi<ILaborApi>(options =>
{
    options.UseLogging = true;
    options.HttpHost = new Uri("http://zg.zhgdi.com:10000/");
});
autofac.Populate(services);
載入中......
此文章數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。