Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class QueryStringSerializer
Public Class QueryStringSerializer
public ref class QueryStringSerializer
type QueryStringSerializer = class end
Members
| All Members | Constructors | Methods |
| Member | Description | |
|---|---|---|
| QueryStringSerializer()()()() | Initializes a new instance of the QueryStringSerializer class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ParseQueryString(NameValueCollection) | ||
| ToQueryString(IBarcodeSettings) | ||
| ToString()()()() | (Inherited from Object.) |