C# 클래스 Web.Models.Finding

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

공개 메소드들

메소드 설명
AddLogEntry ( string logEntryId ) : void
Finding ( string studyId, string name ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Finding ( ) : System.Collections.Generic

메소드 상세

AddLogEntry() 공개 메소드

public AddLogEntry ( string logEntryId ) : void
logEntryId string
리턴 void

Finding() 공개 메소드

public Finding ( string studyId, string name ) : System.Collections.Generic
studyId string
name string
리턴 System.Collections.Generic