C# Class Web.Models.Finding

ファイルを表示 Open project: daxko/Usablog Class Usage Examples

Public Methods

Method Description
AddLogEntry ( string logEntryId ) : void
Finding ( string studyId, string name ) : System.Collections.Generic

Private Methods

Method Description
Finding ( ) : System.Collections.Generic

Method Details

AddLogEntry() public method

public AddLogEntry ( string logEntryId ) : void
logEntryId string
return void

Finding() public method

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