C# Class Uiml.Peers.Location

Inheritance: ICloneable
Afficher le fichier Open project: jozilla/Uiml.net Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
Location ( string s ) : System
Process ( string s ) : void

Méthodes protégées

Méthode Description
Location ( ) : System

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Location() protected méthode

protected Location ( ) : System
Résultat System

Location() public méthode

public Location ( string s ) : System
s string
Résultat System

Process() public méthode

public Process ( string s ) : void
s string
Résultat void