C# 클래스 Kartverket.MetadataEditor.Models.SeoUrl

파일 보기 프로젝트 열기: kartverket/MetadataEditor 1 사용 예제들

공개 메소드들

메소드 설명
Matches ( string organization, string title ) : bool
SeoUrl ( string organization, string title ) : System

비공개 메소드들

메소드 설명
MakeSeoFriendlyString ( string input ) : string

메소드 상세

Matches() 공개 메소드

public Matches ( string organization, string title ) : bool
organization string
title string
리턴 bool

SeoUrl() 공개 메소드

public SeoUrl ( string organization, string title ) : System
organization string
title string
리턴 System