C# 클래스 Skimur.Web.Infrastructure.PolicyUrls

파일 보기 프로젝트 열기: skimur/skimur

공개 메소드들

메소드 설명
ContentPolicy ( this urlHelper ) : string
PrivacyPolicy ( this urlHelper ) : string
UserAgreement ( this urlHelper ) : string

메소드 상세

ContentPolicy() 공개 정적인 메소드

public static ContentPolicy ( this urlHelper ) : string
urlHelper this
리턴 string

PrivacyPolicy() 공개 정적인 메소드

public static PrivacyPolicy ( this urlHelper ) : string
urlHelper this
리턴 string

UserAgreement() 공개 정적인 메소드

public static UserAgreement ( this urlHelper ) : string
urlHelper this
리턴 string