Method | Description | |
---|---|---|
GetUriFor ( |
||
GetUriFor ( object entity ) : string | ||
RelativeToAbsoluteUri ( string path ) : string | ||
ToRelativePath ( string url ) : string | ||
UriResolver ( ITypeResolver typeMapper, IBaseUriProvider baseUriProvider ) : System |
Method | Description | |
---|---|---|
BuildRelativeUri ( object entity, |
||
BuildRelativeUri ( object entity, |
public GetUriFor ( |
||
property | ||
entity | object | |
return | string |
public RelativeToAbsoluteUri ( string path ) : string | ||
path | string | |
return | string |
public ToRelativePath ( string url ) : string | ||
url | string | |
return | string |
public UriResolver ( ITypeResolver typeMapper, IBaseUriProvider baseUriProvider ) : System | ||
typeMapper | ITypeResolver | |
baseUriProvider | IBaseUriProvider | |
return | System |