Are static variables thread-safe? C#

后端 未结 7 1632
南笙
南笙 2020-12-03 00:35

I want to create a class which stores DataTables, this will prevent my application to import a list of details each time I want to retrieve it. Therefore this should be done

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