C# 클래스 NuGet.Commands.PackCommand.DictionaryPropertyProvider

상속: IPropertyProvider
파일 보기 프로젝트 열기: themotleyfool/NuGet

공개 메소드들

메소드 설명
DictionaryPropertyProvider ( string>.IDictionary properties ) : System
GetPropertyValue ( string propertyName ) : dynamic

메소드 상세

DictionaryPropertyProvider() 공개 메소드

public DictionaryPropertyProvider ( string>.IDictionary properties ) : System
properties string>.IDictionary
리턴 System

GetPropertyValue() 공개 메소드

public GetPropertyValue ( string propertyName ) : dynamic
propertyName string
리턴 dynamic