C# Class Simple.Web.Mvc.HtmlUrl

Afficher le fichier Open project: juanplopes/simple

Méthodes publiques

Méthode Description
ResolveFullPath ( this helper ) : string
ResolveFullPath ( this helper, string url ) : string
UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper

Method Details

ResolveFullPath() public static méthode

public static ResolveFullPath ( this helper ) : string
helper this
Résultat string

ResolveFullPath() public static méthode

public static ResolveFullPath ( this helper, string url ) : string
helper this
url string
Résultat string

UrlHelper() public static méthode

public static UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper
helper this
Résultat System.Web.Mvc.UrlHelper