개정판 81d15568
issue #0000
ID2 프로젝트 정보 조회 진행
Change-Id: I48213e8fd4bb8bb8045e07e7a2f3cbcd5080e92b
ID2.Manager/ID2.Manager.Controller/Controllers/ID2Controller.cs | ||
---|---|---|
12 | 12 |
{ |
13 | 13 |
public class ID2Controller : BaseController |
14 | 14 |
{ |
15 |
public IEnumerable<ProjectInfo> GetProjectGroupList()
|
|
15 |
public IEnumerable<ID2ProjectInfo> GetID2ProjectList()
|
|
16 | 16 |
{ |
17 | 17 |
using (ID2Repository rep = new ID2Repository(this._SQLITEDbConnectionStr, DatabaseType.SQLITE)) |
18 | 18 |
{ |
내보내기 Unified diff