C# reflection, get ref return type from MethodInfo.Invoke

前端 未结 0 349
忘掉有多难
忘掉有多难 2020-12-16 14:52

I use a static library class which has a static generic function, with where T : struct clause.

Also, this function returns ref T.

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