C# Class AcManager.Pages.Dialogs.AcRootDirectorySelector.ViewModel

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged, INotifyDataErrorInfo
Afficher le fichier Open project: gro-ove/actools

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetErrors ( string propertyName ) : IEnumerable
OnErrorsChanged ( [ propertyName = null ) : void
SetPacked ( string packed ) : void
SetSteamId ( string steamId ) : void
ViewModel ( bool changeAcRoot, bool changeSteamId ) : System

Method Details

GetErrors() public méthode

public GetErrors ( string propertyName ) : IEnumerable
propertyName string
Résultat IEnumerable

OnErrorsChanged() public méthode

public OnErrorsChanged ( [ propertyName = null ) : void
propertyName [
Résultat void

SetPacked() public méthode

public SetPacked ( string packed ) : void
packed string
Résultat void

SetSteamId() public méthode

public SetSteamId ( string steamId ) : void
steamId string
Résultat void

ViewModel() public méthode

public ViewModel ( bool changeAcRoot, bool changeSteamId ) : System
changeAcRoot bool
changeSteamId bool
Résultat System