C# Class Torshify.Core.Native.NativeArtist

Inheritance: System.NativeObject, IArtist
Afficher le fichier Open project: torshy/torshify Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void
NativeArtist ( ISession session, IntPtr handle ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

NativeArtist() public méthode

public NativeArtist ( ISession session, IntPtr handle ) : System
session ISession
handle System.IntPtr
Résultat System