C# 클래스 Queue.Common.Settings.LoginSettings

상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: breslavsky/queue 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
IsReadOnly ( ) : bool
LoginSettings ( ) : System
Reset ( ) : void

메소드 상세

IsReadOnly() 공개 메소드

public IsReadOnly ( ) : bool
리턴 bool

LoginSettings() 공개 메소드

public LoginSettings ( ) : System
리턴 System

Reset() 공개 메소드

public Reset ( ) : void
리턴 void