Parses URI from the specified string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected virtual void ParseInternal( string value )
Protected Overridable Sub ParseInternal ( value As String )
protected: virtual void ParseInternal( String^ value )
abstract ParseInternal : value : string -> unit override ParseInternal : value : string -> unit
Parameters
- value (String)
- URI string.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119