C# Class Igman.Infrastructure.Recommender.ExtrenalBase.QuestionExteranlBase

ファイルを表示 Open project: fitba/km-2013-projects-team-igman Class Usage Examples

Public Methods

Method Description
PreporuciPitanja ( ) : object
QuestionExteranlBase ( List list ) : System
QuestionExteranlBase ( string args ) : System

Private Methods

Method Description
ExtractJsonResponse ( WebResponse response ) : string
GetPitanja ( string a ) : IEnumerable

Method Details

PreporuciPitanja() public method

public PreporuciPitanja ( ) : object
return object

QuestionExteranlBase() public method

public QuestionExteranlBase ( List list ) : System
list List
return System

QuestionExteranlBase() public method

public QuestionExteranlBase ( string args ) : System
args string
return System