C# 클래스 Candy.Client.Models.CandySettings

상속: NotificationObject
파일 보기 프로젝트 열기: Wabyon/Candy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultApplicationInformationServiceUrl string

Private Properties

프로퍼티 타입 설명
CandySettings System.Configuration

공개 메소드들

메소드 설명
ApplySettings ( CandySettings newSettings ) : void
Clone ( ) : CandySettings
SetDefaultService ( ) : void

비공개 메소드들

메소드 설명
CandySettings ( ) : System.Configuration

메소드 상세

ApplySettings() 공개 메소드

public ApplySettings ( CandySettings newSettings ) : void
newSettings CandySettings
리턴 void

Clone() 공개 메소드

public Clone ( ) : CandySettings
리턴 CandySettings

SetDefaultService() 공개 메소드

public SetDefaultService ( ) : void
리턴 void

프로퍼티 상세

DefaultApplicationInformationServiceUrl 공개적으로 정적으로 프로퍼티

public static string DefaultApplicationInformationServiceUrl
리턴 string