C# Class Debug.Program

Exibir arquivo Open project: AshleighAdams/Detector

Public Methods

Method Description
Print ( string text ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

Print() public method

public Print ( string text ) : void
text string
return void