Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spark
Engine
Core
Localhost
C# Class Spark.Engine.Core.Localhost
Inheritance:
ILocalhost
Mostrar archivo
Open project: raysearchlabs/spark
Class Usage Examples
Public Methods
Method
Description
Absolute
(
Uri
uri
) :
Uri
GetBaseOf
(
Uri
uri
) :
Uri
IsBaseOf
(
Uri
uri
) :
bool
Localhost
(
Uri
baseuri
) :
System
Method Details
Absolute()
public
method
public
Absolute
(
Uri
uri
) :
Uri
uri
System.Uri
return
System.Uri
GetBaseOf()
public
method
public
GetBaseOf
(
Uri
uri
) :
Uri
uri
System.Uri
return
System.Uri
IsBaseOf()
public
method
public
IsBaseOf
(
Uri
uri
) :
bool
uri
System.Uri
return
bool
Localhost()
public
method
public
Localhost
(
Uri
baseuri
) :
System
baseuri
System.Uri
return
System