RouteData.RouteDataSnapshot Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A snapshot of the state of a RouteData instance.
public: value class RouteData::RouteDataSnapshot
public struct RouteData.RouteDataSnapshot
public readonly struct RouteData.RouteDataSnapshot
type RouteData.RouteDataSnapshot = struct
Public Structure RouteData.RouteDataSnapshot
- Inheritance
-
RouteData.RouteDataSnapshot
Constructors
RouteData.RouteDataSnapshot(RouteData, RouteValueDictionary, IList<IRouter>, RouteValueDictionary) |
Creates a new instance of RouteData.RouteDataSnapshot for |
Methods
Restore() |
Restores the RouteData to the captured state. |