コード例 #1
0
 public RefactoredClass(IRepresentsWhatThePrivateMethodDid dependency)
 {
     _dependency = dependency;
 }