Class StaticRouteElement
Inheritance
System.Object
StaticRouteElement
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: EC.ProductsAndPricing.Client
Assembly: EC.ProductsAndPricing.Client.dll
Syntax
public class StaticRouteElement : IRouteElement
Constructors
View SourceStaticRouteElement(String)
Declaration
public StaticRouteElement(string path)
Parameters
Type | Name | Description |
---|---|---|
System.String | path |
Methods
View SourceMakeRoute(Object)
Declaration
public string MakeRoute(object o)
Parameters
Type | Name | Description |
---|---|---|
System.Object | o |
Returns
Type | Description |
---|---|
System.String |