Walter.Web.FireWall
DiscoveredRout Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > DiscoveredRout Class : DiscoveredRout Constructor
The full URI.
Type of the return.
The .net class method path or path to disk
Initializes a new instance of the DiscoveredRout class.
Syntax
public DiscoveredRout( 
   Uri fullUri,
   string returnType,
   string path
)

Parameters

fullUri
The full URI.
returnType
Type of the return.
path
The .net class method path or path to disk
Exceptions
ExceptionDescription
returnType
fullUri
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DiscoveredRout Class
DiscoveredRout Members