예제 #1
0
 public object GetService(Type serviceType)
 {
     return(RequestContainer.GetService(serviceType));
 }