Interface IQueryStringElement
Namespace: EC.ProductsAndPricing.Client
Assembly: EC.ProductsAndPricing.Client.dll
Syntax
public interface IQueryStringElement
Methods
View SourceWrite(Object, StringBuilder)
Declaration
void Write(object o, StringBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
System.Object | o | |
System.Text.StringBuilder | builder |