C# 클래스 DotNetNuke.Monitoring.AppInsights.Components.Extensions

파일 보기 프로젝트 열기: davidjrh/dnn.appinsights

공개 메소드들

메소드 설명
AddIfNotNull ( string>.this dictionary, string key, string value ) : void

메소드 상세

AddIfNotNull() 공개 정적인 메소드

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