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