Пример #1
0
 bool IFullNameCreatorHelper.MustUseAssemblyName(IType type)
 {
     return(FullNameCreator.MustUseAssemblyName(module, type));
 }