C# Class Monobjc.WrapperTest01

Inheritance: Monobjc.Types.TSObject
ファイルを表示 Open project: Monobjc/monobjc

Public Methods

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

Private Methods

Method Description
CopyWithZone ( IntPtr zone ) : Id
DoWithBool ( bool value ) : bool
DoWithShort ( int value ) : int
DoWithShort ( long value ) : long
DoWithShort ( short value ) : short

Method Details

WrapperTest01() public method

public WrapperTest01 ( ) : System
return System

WrapperTest01() public method

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