C# 클래스 IsraelHiking.API.Controllers.OpenGraphHtmlTemplate

파일 보기 프로젝트 열기: IsraelHikingMap/Site

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OpenGraphHtmlTemplate ( string thumbnailUrl, string title, string description ) : System.Net
TransformText ( ) : string

Create the template output

메소드 상세

OpenGraphHtmlTemplate() 공개 메소드

public OpenGraphHtmlTemplate ( string thumbnailUrl, string title, string description ) : System.Net
thumbnailUrl string
title string
description string
리턴 System.Net

TransformText() 공개 메소드

Create the template output
public TransformText ( ) : string
리턴 string