Coder ClassC# API
Provides static methods for encoding and decoding string data. For more information about percent-encoding, refer to OnlineRFC 3986.
Inheritance Hierarchy

System Object
  Facilita.Web Coder

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public class Coder : IDisposable
See Also