C# Class PeerCastStation.WPF.CoreSettings.SettingViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: kumaryu/peercaststation Class Usage Examples

Méthodes publiques

Свойство Type Description
channelCleanupInactiveLimit int

Méthodes publiques

Méthode Description
AddPort ( ) : void
AddYellowPage ( ) : void
Apply ( ) : void
CheckPort ( ) : void
RemovePort ( ) : void
RemoveYellowPage ( ) : void

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
CheckPortAsync ( ) : Task
SettingViewModel ( PeerCastApplication peca_app ) : System

Method Details

AddPort() public méthode

public AddPort ( ) : void
Résultat void

AddYellowPage() public méthode

public AddYellowPage ( ) : void
Résultat void

Apply() public méthode

public Apply ( ) : void
Résultat void

CheckPort() public méthode

public CheckPort ( ) : void
Résultat void

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

RemovePort() public méthode

public RemovePort ( ) : void
Résultat void

RemoveYellowPage() public méthode

public RemoveYellowPage ( ) : void
Résultat void

Property Details

channelCleanupInactiveLimit public_oe property

public int channelCleanupInactiveLimit
Résultat int