Beispiel #1
0
 static CacheTest()
 {
     AzureConst.Load();
 }
Beispiel #2
0
 static QueueTest()
 {
     AzureConst.Load();
 }
Beispiel #3
0
 static DistributedConcurrencyTest()
 {
     AzureConst.Load();
 }
Beispiel #4
0
 static DataTest()
 {
     AzureConst.Load();
 }
Beispiel #5
0
 static DocumentTest()
 {
     AzureConst.Load();
 }