C# Class Exercise11_1.Telephone

Show file Open project: Softwire/Learning-C-sharp

Protected Properties

Property Type Description
phoneType String

Public Methods

Method Description
Ring ( ) : void

Method Details

Ring() public method

public Ring ( ) : void
return void

Property Details

phoneType protected property

protected String phoneType
return String