public ConfigurationNode<T> AddSimpleConfigurationNode<T>( string nodeName, Func<string> dashboardGenerator = null ) where T : class, new()
In This Article