コード例 #1
0
 public override void GetCustomerAsync(string username)
 {
     m_provisioningServiceProxy.GetCustomerAsync(username);
 }