C# Class Vidka.Core.Ops.ShowClipUsage

Inheritance: _VidkaOp
Afficher le fichier Open project: miktemk/VidkaEditor

Méthodes publiques

Méthode Description
Run ( ) : void
ShowClipUsage ( IVidkaOpContext context ) : System
TriggerByKeyPress ( KeyEventArgs e ) : bool

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

ShowClipUsage() public méthode

public ShowClipUsage ( IVidkaOpContext context ) : System
context IVidkaOpContext
Résultat System

TriggerByKeyPress() public méthode

public TriggerByKeyPress ( KeyEventArgs e ) : bool
e System.Windows.Forms.KeyEventArgs
Résultat bool