Does anyone know the c# equivalent of python's exec() ? I want to get user input and use that as the string for c# command call (assuming its valid). Thanks.
Does anyone know the c# equivalent of python's exec() ? I want to get user input and use that as the string for c# command call (assuming its valid). Thanks.
Прописала код отображение всех заказов в таблице в контроллере передаю List<Order>,а во view передаю только один элемент,но когда я пишу во view List выдает ошибки