C# Class Teference.Shopify.Api.QueryStringBuilder

Exibir arquivo Open project: teference/shopify-dotnet Class Usage Examples

Private Properties

Property Type Description
Add void
ContainsParam bool
QueryStringBuilder System
QueryStringBuilder System
Remove void
this string

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Add ( string param, string value ) : void
ContainsParam ( string paramName ) : bool
QueryStringBuilder ( ) : System
QueryStringBuilder ( string param, string value ) : System
Remove ( string paramName ) : void
this ( string param ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string