コード例 #1
0
 public void Update(ModuleFollowCard mdFollowCard)
 {
     _moduleFollowCardRepository.Update(mdFollowCard);
 }