예제 #1
0
 public void DoSomething(int someValue, string someString)
 {
     _dependency.DependencyMethod();
 }