コード例 #1
0
 public void ApplyAfterClassUnderTestInitializedTo(object specs)
 {
     _behavior.ClassUnderTestInitialized((TSpec)specs);
 }