Sorry, but there are no more tags available to filter with.
-
Hi Everyone, I have placed a sample code below in which i need to type cast from struct to list<object>. In this below example how i can add emp1 to operation list public struct Operation { public bool success; public string msg; public List<Object> ListTest; } public struct Emp { public...
Page 1 of 1 (1 items)