C# Class PrimerDesigner.BlastPrimerResult

BlastPrimerResult
Inheritance: Microsoft.Surface.Presentation.Controls.SurfaceUserControl, System.Windows.Markup.IComponentConnector
Datei anzeigen Open project: igemsoftware/BU_Wellesley_Software_2011

Public Methods

Method Description
BlastPrimerResult ( float score, float start, float stop ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
scatterviewMomma_ContactDown ( object sender, ContactEventArgs e ) : void

Method Details

BlastPrimerResult() public method

public BlastPrimerResult ( float score, float start, float stop ) : System
score float
start float
stop float
return System