CS7036 C# Database coding
Anonymous
I keep getting this error and don't understand it
Severity Code Description Project File Line Suppression State
Error CS7036 There is no argument given that corresponds to the required formal parameter 'operations' of 'EmployeeDB.FillRow(DataRow, Employee, DB.DBOperations)' GoodFoodSystem C:\Users\patiance\Downloads\startingFile (2)\GoodFoodSystem\GoodFoodSystem\GoodFoodSystem\DatabaseLayer\EmployeeDB.cs 169 Active
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Sign in to answer