C# Class Skimur.Web.Infrastructure.PolicyUrls

ファイルを表示 Open project: skimur/skimur

Public Methods

Method Description
ContentPolicy ( this urlHelper ) : string
PrivacyPolicy ( this urlHelper ) : string
UserAgreement ( this urlHelper ) : string

Method Details

ContentPolicy() public static method

public static ContentPolicy ( this urlHelper ) : string
urlHelper this
return string

PrivacyPolicy() public static method

public static PrivacyPolicy ( this urlHelper ) : string
urlHelper this
return string

UserAgreement() public static method

public static UserAgreement ( this urlHelper ) : string
urlHelper this
return string