コード例 #1
0
ファイル: MailAPI.cs プロジェクト: bigdee0621/STCOA
 public float Post(int UserId)
 {
     return(obj.GetVocation(UserId));
 }