Beispiel #1
0
 public Dictionary <string, string> GetSettingsAsHtml()
 {
     return(_configSerializer.GetSettingsAsHtml(this));
 }