RouteConfig Class

Construction Manager

RouteConfig Class

[Missing <summary> documentation for "T:ConstructionManager.RouteConfig"]

Inheritance Hierarchy
SystemObject  ConstructionManagerRouteConfig

Namespace:  ConstructionManager
Assembly:  ConstructionManager (in ConstructionManager.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class RouteConfig

The RouteConfig type exposes the following members.

Constructors
  NameDescription
Public methodRouteConfig
Initializes a new instance of the RouteConfig class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRegisterRoutes
Public methodToString (Inherited from Object.)
Top
See Also