C# Class VirtualMethods.Program

Datei anzeigen Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
DrawShape ( Shape shape ) : void

Private Methods

Method Description
Main ( ) : void

Method Details

DrawShape() public static method

public static DrawShape ( Shape shape ) : void
shape Shape
return void