コード例 #1
0
 public NotRegisterdWithConstructor(INotRegistered child)
 {
     _child = child;
 }
コード例 #2
0
 public ClassThatHoldsINotRegistered(INotRegistered registered)
 {
 }
コード例 #3
0
 public ClassThatHoldsINotRegistered(INotRegistered registered)
 {
 }