Пример #1
0
 string ITypeDatabaseReader.GetBuiltinTypeName(BuiltinTypeId id)
 {
     return(_sharedState.GetBuiltinTypeName(id));
 }