Abhishek Chadha

Abhishek Chadha

  • 257
  • 7.3k
  • 502.7k

Change Object Type at runtime c#

Sep 11 2021 4:58 PM

Can I change the object type at run time in C#

currently I'm passing <dynamic> type but I want to pass particular object on condition basis


Answers (2)