C# 클래스 PrimerDesigner.ProBlastResultUC

Interaction logic for ProBlastResultUC.xaml
상속: SurfaceUserControl
파일 보기 프로젝트 열기: igemsoftware/BU_Wellesley_Software_2011 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
results List

공개 메소드들

메소드 설명
ProBlastResultUC ( ) : System
ProBlastResultUC ( int totalBasePairs, List results, String name ) : System

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

메소드 상세

ProBlastResultUC() 공개 메소드

public ProBlastResultUC ( ) : System
리턴 System

ProBlastResultUC() 공개 메소드

public ProBlastResultUC ( int totalBasePairs, List results, String name ) : System
totalBasePairs int
results List
name String
리턴 System

프로퍼티 상세

results 공개적으로 프로퍼티

public List results
리턴 List