C# Class Debug.Program

Datei anzeigen 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