コード例 #1
0
 internal DataTable GetAllCountry()
 {
     return(dGateway.GetAllCountry());
 }