C# Class ThirdParty.iOS4Unity.NSObject

Inheritance: IDisposable
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Свойство Type Description
Handle System.IntPtr

Méthodes publiques

Méthode Description
Dispose ( ) : void
NSObject ( IntPtr handle ) : System
ToString ( ) : string

Private Methods

Méthode Description
NSObject ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

NSObject() public méthode

public NSObject ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Handle public_oe property

public IntPtr,System Handle
Résultat System.IntPtr