Exemplo n.º 1
0
 public void SelectQueryTest()
 {
     try {
         //this code is used to fetch the class and check all the method of the class and test it
         fetch instance = new fetch();
     }
     catch (Exception e) {
         Assert.Fail();
     }
 }
Exemplo n.º 2
0
 => (IKeyedDataLoader <TKey1, TKey2, TKey3, TKey4, TKey5, TKey6, TKey7, TReturn>)_cache.GetOrAdd(fetch, _ => new KeyedDataLoader <TKey1, TKey2, TKey3, TKey4, TKey5, TKey6, TKey7, TReturn>(this, fetch));