C# 클래스 DotNetOpenAuth.AspNet.Internal.DictionaryExtensions

파일 보기 프로젝트 열기: NorDroN/DotNetOpenAuth.AspNet.Extensions

공개 메소드들

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

메소드 상세

AddItemIfNotEmpty() 공개 정적인 메소드

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