C# Class ExtensionSamples.NSLogHelper

Show file Open project: xamarin/mac-samples

Public Methods

Method Description
NSLog ( string format ) : void

Private Methods

Method Description
NSLog ( IntPtr format, [ s ) : void

Method Details

NSLog() public static method

public static NSLog ( string format ) : void
format string
return void