LinkParser Class 
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.
Defines a contract to parse URIs using information from routing.
public ref class LinkParser abstract
	public abstract class LinkParser
	type LinkParser = class
	Public MustInherit Class LinkParser
		- Inheritance
 - 
				LinkParser
 
Constructors
| LinkParser() | 
Methods
| ParsePathByAddress<TAddress>(TAddress, PathString) | 
		 Attempts to parse the provided   | 
        	
Extension Methods
| ParsePathByEndpointName(LinkParser, String, PathString) | 
		 Attempts to parse the provided   |