C# 클래스 Contrive.Auth.UserServiceSettings

상속: IUserServiceSettings
파일 보기 프로젝트 열기: alanstevens/Contrive

공개 메소드들

메소드 설명
UserServiceSettings ( NameValueCollection settings ) : System

보호된 메소드들

메소드 설명
GetConfigValue ( string configValue, string defaultValue ) : string

메소드 상세

GetConfigValue() 보호된 정적인 메소드

protected static GetConfigValue ( string configValue, string defaultValue ) : string
configValue string
defaultValue string
리턴 string

UserServiceSettings() 공개 메소드

public UserServiceSettings ( NameValueCollection settings ) : System
settings System.Collections.Specialized.NameValueCollection
리턴 System