gpt4 book ai didi

c# - 通用参数 : ensure different types

转载 作者:太空狗 更新时间:2023-10-30 01:20:41 26 4
gpt4 key购买 nike

<分区>

我有一个带有两个通用参数的类。我想将第二个通用参数限制为与第一个不同的类型。有没有办法在编译时做出这样的限制?在运行时检查类型不是很有用。

public class Test<A, B>
where B : not_typeof(A)
{
// ...
}

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com