|
using Options = System . GenericUriParserOptions ; public class SipUriParser : GenericUriParser { public SipUriParser() : base ( Options . NoFragment | Options . GenericAuthority | ...
|
|
public sealed enum System.GenericUriParserOptions Default = 0, GenericAuthority = 1, AllowEmptyAuthority = 2,
|
|
Initializing dotnet 2.0.50727.42 .....done. > (System.GenericUriParser. (System.GenericUriParserOptions.Default$)) # > (System.GenericUriParser ...
|
|
Quickstart Class Browser ... Class System.GenericUriParserOptions
|
|
When creating a customizable parser, the behavior of the parser is specified by passing a bitwise combination of the values available in the System . . :: . GenericUriParserOptions ...
|
|
When creating a customizable parser, the behavior of the parser is specified by passing a bitwise combination of the values available in the System . . :: . GenericUriParserOptions ...
|
|
Mono Class Library : System Namespace System.GenericUriParserOptions Enumeration: Note: This namespace, class, or member is supported only in version .NET 2 ...
|