How can i implement Lazy initialisation with switch case in C#

后端 未结 0 1667
粉色の甜心
粉色の甜心 2021-01-06 11:00

I am having a test framework with POM model where object is initialised. I want to do lazy initialization for better performance .How can i achieve this in C#? I have a clas

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