C# Class CompanyA.Phone

Afficher le fichier Open project: eric7237cire/CodeJam

Méthodes publiques

Méthode Description
Dial ( ) : void
TestConnection ( ) : void

Méthodes protégées

Méthode Description
EstablishConnection ( ) : void

Method Details

Dial() public méthode

public Dial ( ) : void
Résultat void

EstablishConnection() protected méthode

protected EstablishConnection ( ) : void
Résultat void

TestConnection() public méthode

public TestConnection ( ) : void
Résultat void