示例#1
0
 public object GetService(Type serviceType)
 {
     return(_resolver.GetService(serviceType));
 }