Пример #1
0
 public void AddToaddresspointsWaterloo20120914(addresspointsWaterloo20120914Item addresspointsWaterloo20120914Item)
 {
     base.AddObject("addresspointsWaterloo20120914", addresspointsWaterloo20120914Item);
 }
Пример #2
0
 public static addresspointsWaterloo20120914Item CreateaddresspointsWaterloo20120914Item(string partitionKey, string rowKey, global::System.DateTime timestamp, global::System.Guid entityid)
 {
     addresspointsWaterloo20120914Item addresspointsWaterloo20120914Item = new addresspointsWaterloo20120914Item();
     addresspointsWaterloo20120914Item.PartitionKey = partitionKey;
     addresspointsWaterloo20120914Item.RowKey = rowKey;
     addresspointsWaterloo20120914Item.Timestamp = timestamp;
     addresspointsWaterloo20120914Item.entityid = entityid;
     return addresspointsWaterloo20120914Item;
 }