C# Class WP7CordovaClassLib.Cordova.DebugConsole

Mostrar archivo Open project: sgrebnov/IeMobileDebugger

Public Methods

Method Description
WriteLine ( string message ) : void

Method Details

WriteLine() public static method

public static WriteLine ( string message ) : void
message string
return void