NewsStyleUriParser Constructor

Definition

Create a customizable parser based on the news scheme using the Network News Transfer Protocol (NNTP).

public:
 NewsStyleUriParser();
public NewsStyleUriParser ();
Public Sub New ()

Remarks

Use this constructor as an argument to UriParser.Register(UriParser, String, Int32)

Applies to