C# 클래스 ServiceInsight.Shell.AboutViewModel

상속: INotifyPropertyChanged, IActivate, IHaveDisplayName
파일 보기 프로젝트 열기: Particular/ServiceInsight 1 사용 예제들

공개 메소드들

메소드 설명
AboutViewModel ( NetworkOperations networkOperations, IServiceControl serviceControl, LicenseRegistrationViewModel licenseInfo ) : System
Activate ( ) : void
AsSplashScreenModel ( ) : AboutViewModel

비공개 메소드들

메소드 설명
AboutViewModel ( ) : System
ActivateLicense ( ) : void
LoadAppVersion ( ) : void
LoadVersions ( ) : void
OnActivate ( ) : void
SetCopyrightText ( ) : void

메소드 상세

AboutViewModel() 공개 메소드

public AboutViewModel ( NetworkOperations networkOperations, IServiceControl serviceControl, LicenseRegistrationViewModel licenseInfo ) : System
networkOperations ServiceInsight.Framework.NetworkOperations
serviceControl IServiceControl
licenseInfo LicenseRegistrationViewModel
리턴 System

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

AsSplashScreenModel() 공개 정적인 메소드

public static AsSplashScreenModel ( ) : AboutViewModel
리턴 AboutViewModel