C# Class MvcWebApp.Helpers.BaseController

Inheritance: Controller
Mostrar archivo Open project: FalafelSoftwareInc/falafel-repository-pattern

Public Methods

Method Description
BaseController ( ) : System.Collections

Protected Methods

Method Description
GetModelErrors ( ) : IEnumerable

Method Details

BaseController() public method

public BaseController ( ) : System.Collections
return System.Collections

GetModelErrors() protected method

protected GetModelErrors ( ) : IEnumerable
return IEnumerable