コード例 #1
0
 public override object GetInstance(InjectContext context)
 {
     return(_creator.GetComponent(_concreteType, context));
 }