예제 #1
0
파일: Solution.cs 프로젝트: bobpace/ripple
 public void UseCache(INugetCache cache)
 {
     Cache = cache;
 }
예제 #2
0
 public void UseCache(INugetCache cache)
 {
     Cache = cache;
 }