C# Class DotNetNuke.Monitoring.AppInsights.Components.Extensions

Show file Open project: davidjrh/dnn.appinsights

Public Methods

Method Description
AddIfNotNull ( string>.this dictionary, string key, string value ) : void

Method Details

AddIfNotNull() public static method

public static AddIfNotNull ( string>.this dictionary, string key, string value ) : void
dictionary string>.this
key string
value string
return void