Converting matrix types in C#

后端 未结 0 1218
长发绾君心
长发绾君心 2021-02-01 09:08

Is there any not too ugly universal way to convert a matrix of type SomeType[,] to type object[,], given that SomeType can be of any type? For instance

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