Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class EntityRoute : Route
Visual Basic
Public Class EntityRoute _
	Inherits Route
Visual C++
public ref class EntityRoute : public Route

Inheritance Hierarchy

System..::..Object
  System.Web.Routing..::..RouteBase
    System.Web.Routing..::..Route
      Cartella.Models..::..EntityRoute

See Also