コード例 #1
0
 public void SelectAccount(uint accountID)
 {
     iAccountAccess.SelectAccount(accountID);
 }