Let method take any data type in c#

后端 未结 6 1426
栀梦
栀梦 2020-12-08 04:29

I have a lot of unit tests that pretty much tests the same behavior. However, data type changes.

I am trying to create a generic method that can take any data type.

6条回答
提交回复
热议问题