C# 클래스 Orc.NuGetExplorer.Example.ViewModels.SettingsViewModel

상속: Catel.MVVM.ViewModelBase
파일 보기 프로젝트 열기: WildGums/Orc.NuGetExplorer

공개 메소드들

메소드 설명
SettingsViewModel ( INuGetConfigurationService nuGetConfigurationService ) : System.Collections.Generic

보호된 메소드들

메소드 설명
InitializeAsync ( ) : System.Threading.Tasks.Task
SaveAsync ( ) : Task

메소드 상세

InitializeAsync() 보호된 메소드

protected InitializeAsync ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

SaveAsync() 보호된 메소드

protected SaveAsync ( ) : Task
리턴 Task

SettingsViewModel() 공개 메소드

public SettingsViewModel ( INuGetConfigurationService nuGetConfigurationService ) : System.Collections.Generic
nuGetConfigurationService INuGetConfigurationService
리턴 System.Collections.Generic