Exemplo n.º 1
0
 public XReportListItem(Guid _uid, EReportListItemState _state)
 {
     Uid   = _uid;
     State = _state;
 }
Exemplo n.º 2
0
 public XReportListItem(Guid _uid, EReportListItemState _state)
 {
     Uid = _uid;
     State = _state;
 }