C# Class Coon.Compass.Lotor.lotorForm

Afficher le fichier Open project: dbaileychess/Compass Class Usage Examples

Méthodes publiques

Свойство Type Description
Phosphorylation Modification

Méthodes publiques

Méthode Description
GetProductTolerance ( ) : Tolerance
GetRunningVersion ( ) : Version
LoadPeptides ( string filename ) : void
LoadUserMods ( string userModFile ) : void
Run ( ) : void
UpdateLog ( string msg, bool isError = false ) : void
UpdateProgress ( double percent ) : void
lotorForm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AdditionalSetup ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LoadFiles ( IEnumerable files ) : void
UpdateVariableMods ( ) : void
_lotor_Completed ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click ( object sender, EventArgs e ) : void
button4_Click_1 ( object sender, EventArgs e ) : void
button5_Click ( object sender, EventArgs e ) : void
checkBox1_CheckedChanged ( object sender, EventArgs e ) : void
linkLabel1_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
lotorForm_DragDrop ( object sender, DragEventArgs e ) : void
lotorForm_DragEnter ( object sender, DragEventArgs e ) : void
lotorForm_FormClosed ( object sender, FormClosedEventArgs e ) : void
lotor_UpdateLog ( object sender, StatusEventArgs e ) : void
lotor_UpdateProgress ( object sender, ProgressEventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

GetProductTolerance() public méthode

public GetProductTolerance ( ) : Tolerance
Résultat Tolerance

GetRunningVersion() public static méthode

public static GetRunningVersion ( ) : Version
Résultat Version

LoadPeptides() public méthode

public LoadPeptides ( string filename ) : void
filename string
Résultat void

LoadUserMods() public méthode

public LoadUserMods ( string userModFile ) : void
userModFile string
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

UpdateLog() public méthode

public UpdateLog ( string msg, bool isError = false ) : void
msg string
isError bool
Résultat void

UpdateProgress() public méthode

public UpdateProgress ( double percent ) : void
percent double
Résultat void

lotorForm() public méthode

public lotorForm ( ) : System
Résultat System

Property Details

Phosphorylation public_oe static_oe property

public static Modification Phosphorylation
Résultat Modification