C# Class TransposeEx, cadencii

Inheritance: Form
Afficher le fichier Open project: cadencii/cadencii Class Usage Examples

Méthodes publiques

Méthode Description
Edit ( VsqFile vsq ) : bool
TransposeEx ( ) : System.Windows.Forms

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
btnExec_Click ( object sender, EventArgs, e ) : void
transpose ( VsqFile vsq, int step ) : void

Method Details

Dispose() protected méthode

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

Edit() public static méthode

public static Edit ( VsqFile vsq ) : bool
vsq VsqFile
Résultat bool

TransposeEx() public méthode

public TransposeEx ( ) : System.Windows.Forms
Résultat System.Windows.Forms