C# Class Smartmobili.Cocoa.Objc

Mostra file Open project: smartmobili/CocoaBuilder

Public Methods

Method Description
Encode ( Type type ) : NSString
MsgSend ( id receiver, NSString aString ) : object
Overridden ( Type type, NSString methodName ) : bool

Method Details

Encode() public static method

public static Encode ( Type type ) : NSString
type System.Type
return NSString

MsgSend() public static method

public static MsgSend ( id receiver, NSString aString ) : object
receiver id
aString NSString
return object

Overridden() public static method

public static Overridden ( Type type, NSString methodName ) : bool
type System.Type
methodName NSString
return bool