C# 클래스 mergedServices.questionAnswer

파일 보기 프로젝트 열기: sherifkandeel/weet-it_WCF 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
objectNodetList List
predicateList List
resultSet SparqlResultSet
subjectList List

공개 메소드들

메소드 설명
questionAnswer ( ) : System
questionAnswer ( util type ) : System

메소드 상세

questionAnswer() 공개 메소드

public questionAnswer ( ) : System
리턴 System

questionAnswer() 공개 메소드

public questionAnswer ( util type ) : System
type util
리턴 System

프로퍼티 상세

objectNodetList 공개적으로 프로퍼티

public List objectNodetList
리턴 List

predicateList 공개적으로 프로퍼티

public List predicateList
리턴 List

resultSet 공개적으로 프로퍼티

public SparqlResultSet resultSet
리턴 SparqlResultSet

subjectList 공개적으로 프로퍼티

public List subjectList
리턴 List