コード例 #1
0
ファイル: BA_Marketing.cs プロジェクト: 5l1v3r1/Ploutus-1
 public void Rejectcandiadte(string jsid)
 {
     mar.RejectCandidate(jsid);
 }