コード例 #1
0
 public async void Insert()
 {
     await contactManager.AddNewContactAsync("Samuel");
 }