1
Answer

call a method of one model to another model of another controller C#

Photo of Nirmala Vunnava

Nirmala Vunnava

3y
783
1

Hi, I'm new to programming, I need help in knowing how to call a method of one model to another model of another controller in C#.

DataReads in ProjectController has to get data from a method in another controller called DataController

Answers (1)