The UrlProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UrlProvider | Initializes a new instance of the UrlProvider class |
Methods
Name | Description | |
---|---|---|
![]() | Construct |
Returns a URL that represents the state of the specified commands and parameters.
|
![]() | ConstructUrl |
Returns a URL that represents the state of the specified commands.
|
![]() | Deconstruct |
Initializes the specified commands and parameters with the state encoded in the specified
URL.
|
![]() | DeconstructUrl |
Initializes the specified commands with the state encoded in the specified URL.
|
![]() | Equals | (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.) |
![]() | ToString | (Inherited from Object.) |