예제 #1
0
 public DependsOnBadContext(BadContextThatThrows c)
 {
     _c = c;
 }
예제 #2
0
 public DependsOnBadContext(BadContextThatThrows c)
 {
     _c = c;
 }