C# Class Monobjc.WrapperTest01

Inheritance: Monobjc.Types.TSObject
Afficher le fichier Open project: Monobjc/monobjc

Méthodes publiques

Méthode Description
WrapperTest01 ( ) : System
WrapperTest01 ( IntPtr value ) : System

Private Methods

Méthode 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 méthode

public WrapperTest01 ( ) : System
Résultat System

WrapperTest01() public méthode

public WrapperTest01 ( IntPtr value ) : System
value System.IntPtr
Résultat System