C# Class Ventriloquist.SoundDelegate

Inheritance: NSSoundDelegate
Afficher le fichier Open project: humanrights/ventriloquist

Méthodes publiques

Méthode Description
DidFinishPlaying ( MonoMac.AppKit.NSSound sound, bool finished ) : void

Method Details

DidFinishPlaying() public méthode

public DidFinishPlaying ( MonoMac.AppKit.NSSound sound, bool finished ) : void
sound MonoMac.AppKit.NSSound
finished bool
Résultat void