Exemple #1
0
 public object CreateInstance(Type type)
 {
     return(_appHost.CreateInstance(type));
 }