C# 클래스 SIPSorcery.App

상속: System.Windows.Application
파일 보기 프로젝트 열기: sipsorcery/sipsorcery

공개 프로퍼티들

프로퍼티 타입 설명
DefaultSIPDomain string
NotificationsURL string
ServiceURL string

공개 메소드들

메소드 설명
App ( ) : System

비공개 메소드들

메소드 설명
OnAppUnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
OnExit ( object sender, EventArgs e ) : void
OnStartup ( object sender, System.Windows.StartupEventArgs e ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System

프로퍼티 상세

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

public static string DefaultSIPDomain
리턴 string

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

public static string NotificationsURL
리턴 string

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

public static string ServiceURL
리턴 string