Пример #1
0
 public Type GetType(string fullName)
 {
     return(_typeDiscoverer.FindByFullName(fullName));
 }