C# Class Spark.Engine.Core.Localhost

Inheritance: ILocalhost
Datei anzeigen 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