System.Console.NSLogWriter.monotouch_log C# (CSharp) Method

monotouch_log() private method

private monotouch_log ( string s ) : void
s string
return void
			extern static void monotouch_log (string s);