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

Afficher le fichier Open project: davidjrh/dnn.appinsights

Méthodes publiques

Méthode Description
AddIfNotNull ( string>.this dictionary, string key, string value ) : void

Method Details

AddIfNotNull() public static méthode

public static AddIfNotNull ( string>.this dictionary, string key, string value ) : void
dictionary string>.this
key string
value string
Résultat void