Class StringExtensions
Inherited Members
Namespace: Mapsui.Extensions
Assembly: Mapsui.dll
Syntax
public static class StringExtensionsMethods
| Edit this page View SourceAssureUriScheme(string, string)
Declaration
public static string AssureUriScheme(this string url, string scheme)Parameters
| Type | Name | Description | 
|---|---|---|
| string | url | |
| string | scheme | 
Returns
| Type | Description | 
|---|---|
| string | 
GetUriScheme(string)
Declaration
public static string GetUriScheme(this string url)Parameters
| Type | Name | Description | 
|---|---|---|
| string | url | 
Returns
| Type | Description | 
|---|---|
| string |