C# 클래스 GnomeSurferPro.Models.PubMedParser

파일 보기 프로젝트 열기: igemsoftware/BU_Wellesley_Software_2011 1 사용 예제들

공개 메소드들

메소드 설명
PubMedParser ( String geneKeyword ) : System

Constructor.

getHTML ( ) : String
getPublicationsFromHTML ( ) : IList

메소드 상세

PubMedParser() 공개 메소드

Constructor.
public PubMedParser ( String geneKeyword ) : System
geneKeyword String
리턴 System

getHTML() 공개 메소드

public getHTML ( ) : String
리턴 String

getPublicationsFromHTML() 공개 메소드

public getPublicationsFromHTML ( ) : IList
리턴 IList