C# Class CairoDesktop.Sound.SoundAPI

Afficher le fichier Open project: RevolutionSmythe/cairoshell Class Usage Examples

Méthodes publiques

Méthode Description
HandleKeypress ( int param ) : void
Initialize ( IntPtr handle ) : void

Method Details

HandleKeypress() public méthode

public HandleKeypress ( int param ) : void
param int
Résultat void

Initialize() public méthode

public Initialize ( IntPtr handle ) : void
handle System.IntPtr
Résultat void