C# Class PlaygroundCs.Program

Mostra file Open project: ActiveMesa/Blackmire

Public Methods

Method Description
MyMethod ( Color c ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

MyMethod() public method

public MyMethod ( Color c ) : void
c Color
return void