コード例 #1
0
 protected override MainSite CreateMainSiteCore()
 {
     return(_innerFactory?.CreateMainSite() ?? base.CreateMainSiteCore());
 }