C# Class FubuFastPack.FastPackUrlExtensions

Afficher le fichier Open project: DarthFubuMVC/FubuFastPack

Méthodes publiques

Méthode Description
UrlForPropertyUpdate ( this registry, Type type ) : string
UrlForPropertyUpdate ( this registry, object model ) : string

Method Details

UrlForPropertyUpdate() public static méthode

public static UrlForPropertyUpdate ( this registry, Type type ) : string
registry this
type System.Type
Résultat string

UrlForPropertyUpdate() public static méthode

public static UrlForPropertyUpdate ( this registry, object model ) : string
registry this
model object
Résultat string