Example #1
0
 public void JustDecompileGenerated_set_BlobType(Microsoft.Cis.Services.Nephos.Common.Storage.BlobType value)
 {
     this.JustDecompileGenerated_BlobType_k__BackingField = value;
 }
Example #2
0
 public BlockMeasurementEvent(string operationName, Microsoft.Cis.Services.Nephos.Common.Storage.BlobType type) : base(operationName)
 {
     this.type = type;
 }