C# 클래스 Igman.Infrastructure.Recommender.ExtrenalBase.ExteranlBase

파일 보기 프로젝트 열기: fitba/km-2013-projects-team-igman 1 사용 예제들

공개 메소드들

메소드 설명
ExteranlBase ( List list ) : System
ExteranlBase ( string args ) : System
Preporuci ( ) : List
PreporuciPitanja ( ) : object

비공개 메소드들

메소드 설명
GetOdgovor ( string a ) : IEnumerable
GetPitanja ( string a ) : IEnumerable
GetQuestionsFromJson ( string a ) : IEnumerable
GetWikiByXml ( string a ) : IEnumerable

메소드 상세

ExteranlBase() 공개 메소드

public ExteranlBase ( List list ) : System
list List
리턴 System

ExteranlBase() 공개 메소드

public ExteranlBase ( string args ) : System
args string
리턴 System

Preporuci() 공개 메소드

public Preporuci ( ) : List
리턴 List

PreporuciPitanja() 공개 메소드

public PreporuciPitanja ( ) : object
리턴 object