Exemple #1
0
 /// <summary>
 /// Updates the specified item.
 /// </summary>
 /// <param name="item">The item.</param>
 public static void Update(VCardTelephone item)
 {
     item._srcRow.Update();
 }
Exemple #2
0
 /// <summary>
 /// Updates the specified item.
 /// </summary>
 /// <param name="item">The item.</param>
 public static void Update(VCardTelephone item)
 {
     item._srcRow.Update();
 }