コード例 #1
0
 public void AddStartupDiagnosticsSection(string sectionName, object section)
 {
     StartupDiagnostics.Add(sectionName, section);
 }