C# Class Monobjc.MessageTest01

Inheritance: Monobjc.Types.TSObject
Show file Open project: Monobjc/monobjc Class Usage Examples

Public Methods

Method Description
MessageTest01 ( ) : System
MessageTest01 ( IntPtr value ) : System

Private Methods

Method Description
DoWithBool ( bool value ) : bool
DoWithShort ( int value ) : int
DoWithShort ( long value ) : long
DoWithShort ( short value ) : short

Method Details

MessageTest01() public method

public MessageTest01 ( ) : System
return System

MessageTest01() public method

public MessageTest01 ( IntPtr value ) : System
value System.IntPtr
return System