C# Class Skimur.Web.Infrastructure.PolicyUrls

Afficher le fichier Open project: skimur/skimur

Méthodes publiques

Méthode Description
ContentPolicy ( this urlHelper ) : string
PrivacyPolicy ( this urlHelper ) : string
UserAgreement ( this urlHelper ) : string

Method Details

ContentPolicy() public static méthode

public static ContentPolicy ( this urlHelper ) : string
urlHelper this
Résultat string

PrivacyPolicy() public static méthode

public static PrivacyPolicy ( this urlHelper ) : string
urlHelper this
Résultat string

UserAgreement() public static méthode

public static UserAgreement ( this urlHelper ) : string
urlHelper this
Résultat string