示例#1
0
 public T Create()
 {
     return(_container.Instantiate <T>());
 }