コード例 #1
0
 public SingleItemResponse<RelationPersonPlayRoleDTO> UpdateRelationPersonPlayRole(RelationPersonPlayRoleDTO updateData)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public SingleItemResponse <RelationPersonPlayRoleDTO> UpdateRelationPersonPlayRole(RelationPersonPlayRoleDTO updateData)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public SingleItemResponse<RelationPersonPlayRoleDTO> AddRelationPersonPlayRole(RelationPersonPlayRoleDTO newRelationPersonPlayRole)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public SingleItemResponse <RelationPersonPlayRoleDTO> AddRelationPersonPlayRole(RelationPersonPlayRoleDTO newRelationPersonPlayRole)
 {
     throw new NotImplementedException();
 }