コード例 #1
0
ファイル: AwardService.cs プロジェクト: artemgulai/xt_net_web
 public static void RemoveAll()
 {
     _awardLogic.RemoveAll();
 }