C# Class PyriteUI.IpBox

Interaction logic for IpBox.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Méthode Description
IpBox ( ) : System
RemoveIp ( ) : void

Method Details

IpBox() public méthode

public IpBox ( ) : System
Résultat System

RemoveIp() public méthode

public RemoveIp ( ) : void
Résultat void