C# generic method - get generic type arguments from within the executed generic method

后端 未结 0 1141
借酒劲吻你
借酒劲吻你 2021-01-21 06:36

Is it possible to get generic type arguments from within the executed generic method? For example:

public static List<(T         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题