Method | Description | |
---|---|---|
BuildLocalPath ( ) : |
Builds a local path from the specified segments.
|
|
BuildLocalPath ( IEnumerable |
Builds a local path from the specified segments.
|
|
SDataUri ( ) : System |
Initialises a new instance of the SDataUri class.
|
|
SDataUri ( |
Initialises a new instance of the SDataUri class with the specified Uri.
|
|
SDataUri ( |
Initialises a new instance of the UriFormatter class.
|
|
SDataUri ( |
Initialises a new instance of the SDataUri class with the specified Uri.
|
|
SDataUri ( UriFormatter uri ) : System |
Initialises a new instance of the SDataUri class with the specified Uri.
|
|
SDataUri ( string uri ) : System |
Initialises a new instance of the SDataUri class with the specified Uri.
|
Method | Description | |
---|---|---|
FindServiceSegment ( ) : |
public BuildLocalPath ( IEnumerable |
||
segments | IEnumerable |
Array of path segments. |
return |
public SDataUri ( |
||
uri | The |
|
return | System |
public SDataUri ( |
||
info | ||
context | ||
return | System |
public SDataUri ( |
||
uri | The |
|
return | System |
public SDataUri ( UriFormatter uri ) : System | ||
uri | UriFormatter | The |
return | System |
public SDataUri ( string uri ) : System | ||
uri | string | The |
return | System |