개정판 74abcf6f
sign manager 추가
Change-Id: Ia511ce9bf05e3a238353a549118d3b29ab673aa0
IKCOM/Interface.cs | ||
---|---|---|
105 | 105 |
public bool IsPreviewUser { get; set; } |
106 | 106 |
} |
107 | 107 |
|
108 |
public class _MemberDeptColors |
|
109 |
{ |
|
110 |
public List<MEMBER_DEPT_COLOR> _memberDeptColors { get; set; } |
|
111 |
} |
|
108 |
//public class _MemberDeptColors
|
|
109 |
//{
|
|
110 |
// public List<MEMBER_DEPT_COLOR> _memberDeptColors { get; set; }
|
|
111 |
//}
|
|
112 | 112 |
|
113 |
public class _MemberDeptColorsInfo |
|
114 |
{ |
|
115 |
public List<MEMBER_DEPT_COLORINFO> _memberDeptColorsInfo { get; set; } |
|
116 |
} |
|
113 |
//public class _MemberDeptColorsInfo
|
|
114 |
//{
|
|
115 |
// public List<MEMBER_DEPT_COLORINFO> _memberDeptColorsInfo { get; set; }
|
|
116 |
//}
|
|
117 | 117 |
|
118 | 118 |
public class MarkupItemEx : MarkupItem |
119 | 119 |
{ |
내보내기 Unified diff