C# 클래스 Cats.Web.Hub.Helpers.LetterTemplateHelper

파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
GetDefaultGiftDetail ( ) : string
Parse ( int certificateId, int templateId ) : string

비공개 메소드들

메소드 설명
GetValue ( string key, GiftCertificate certificate ) : string
GetValue ( string key, GiftCertificateDetail detail ) : string
PopulateCertificate ( string templateString, GiftCertificate cert ) : string
PopulateTableData ( List giftDetails, string tableString ) : string
SearchAndReplace ( string key, string value, string template ) : string

메소드 상세

GetDefaultGiftDetail() 공개 메소드

public GetDefaultGiftDetail ( ) : string
리턴 string

Parse() 공개 메소드

public Parse ( int certificateId, int templateId ) : string
certificateId int
templateId int
리턴 string