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