C# Class Telephony.Models.StationaryPhone

Inheritance: ICall
Mostra file Open project: georgidelchev/CSharp-Programming-Advanced

Public Methods

Method Description
Call ( string number ) : void

Method Details

Call() public method

public Call ( string number ) : void
number string
return void