コード例 #1
0
ファイル: BLOAwardsL.cs プロジェクト: IgorBrv/xt_net_web
 public bool RemoveEmblemFromAward(Guid id) => daoAwards.RemoveEmblemFromAward(id);