c# - C# 非泛型类型是未绑定(bind)的还是绑定(bind)的?

标签 c# generics terminology

C# language specification说:

The term unbound type refers to a non-generic type or an unbound generic type. The term bound type refers to a non-generic type or a constructed type.

那么,如果一个类型不是泛型类型,那么它是绑定(bind)的还是非绑定(bind)的?

最佳答案

经过长时间的搜索,我找到了一个 article引用 Eric Lippert 的话:

Yes, nongeneric types are considered to be both bound and unbound.

这回答了我的问题。

关于c# - C# 非泛型类型是未绑定(bind)的还是绑定(bind)的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57519587/

相关文章:

c# - 如何在 Mudblazor 中使用 MudSelect 进行多重选择

c# - MemoryStream输出到文件c#

c# - .NET - 将通用集合转换为数据表

c# 在另一个 List<T> 中搜索 List<t>

terminology - 升级/降级 APL 订单

c# - 如何像windows一样 "copy-paste"文件

c# - 更新 IDbCommand 参数的值

C# 泛型 : Reference types vs. 值类型

oop - 术语:类和组件有什么区别?

terminology - 数据库问题 - 颠簸 - 是什么?