C# Class ChatterBox.Client.Presentation.Shared.ViewModels.IceServerViewModel

Inheritance: BindableBase
Afficher le fichier Open project: openpeer/ChatterBox Class Usage Examples

Protected Properties

Свойство Type Description
_url string

Méthodes publiques

Méthode Description
Apply ( ) : bool
IceServerViewModel ( IceServer iceServer ) : ChatterBox.Client.Common.Settings

Method Details

Apply() public méthode

public Apply ( ) : bool
Résultat bool

IceServerViewModel() public méthode

public IceServerViewModel ( IceServer iceServer ) : ChatterBox.Client.Common.Settings
iceServer ChatterBox.Client.Common.Settings.IceServer
Résultat ChatterBox.Client.Common.Settings

Property Details

_url protected_oe property

protected string _url
Résultat string