C# 클래스 com.openrest.v1_1.Seo

파일 보기 프로젝트 열기: wix/openrest4net

공개 프로퍼티들

프로퍼티 타입 설명
html string
meta string>.IDictionary
title string

공개 메소드들

메소드 설명
Seo ( ) : System
Seo ( string title, string>.IDictionary meta, string html ) : System

메소드 상세

Seo() 공개 메소드

public Seo ( ) : System
리턴 System

Seo() 공개 메소드

public Seo ( string title, string>.IDictionary meta, string html ) : System
title string
meta string>.IDictionary
html string
리턴 System

프로퍼티 상세

html 공개적으로 프로퍼티

public string html
리턴 string

meta 공개적으로 프로퍼티

public IDictionary meta
리턴 string>.IDictionary

title 공개적으로 프로퍼티

public string title
리턴 string