コード例 #1
0
 protected override FloatSite CreateFloatSiteCore()
 {
     return(_innerFactory?.CreateFloatSite() ?? base.CreateFloatSiteCore());
 }