コード例 #1
0
 public SingleItemResponse<RelationPersonAwardDTO> UpdateRelationPersonAward(RelationPersonAwardDTO updateData)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public SingleItemResponse <RelationPersonAwardDTO> UpdateRelationPersonAward(RelationPersonAwardDTO updateData)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public SingleItemResponse<RelationPersonAwardDTO> AddRelationPersonAward(RelationPersonAwardDTO newRelationPersonAward)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public SingleItemResponse <RelationPersonAwardDTO> AddRelationPersonAward(RelationPersonAwardDTO newRelationPersonAward)
 {
     throw new NotImplementedException();
 }