C# Class Netduino.WebServer.Core.Abstraction.DebugWrapper

Show file Open project: martinbuberl/Netduino

Public Methods

Method Description
Print ( string text ) : void

Method Details

Print() public static method

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