메소드 | 설명 | |
---|---|---|
GenerateTemplate ( int id, int templateType, string templateName ) : string | ||
GenerateTemplatePreview ( int id, int templateType, string templateName, string templatePath, string documentPath ) : string | ||
GetTransactionDetails ( int recordId ) : List |
||
TemplateHelper ( log4net.ILog log ) : System | ||
TemplateHelper ( IUnitOfWork unitOfWork, log4net.ILog log ) : System |
메소드 | 설명 | |
---|---|---|
GetTemplateData ( int templateType, int recordId ) : string>.Dictionary |
public GenerateTemplate ( int id, int templateType, string templateName ) : string | ||
id | int | |
templateType | int | |
templateName | string | |
리턴 | string |
public GenerateTemplatePreview ( int id, int templateType, string templateName, string templatePath, string documentPath ) : string | ||
id | int | |
templateType | int | |
templateName | string | |
templatePath | string | |
documentPath | string | |
리턴 | string |
public GetTransactionDetails ( int recordId ) : List |
||
recordId | int | |
리턴 | List |
public TemplateHelper ( log4net.ILog log ) : System | ||
log | log4net.ILog | |
리턴 | System |
public TemplateHelper ( IUnitOfWork unitOfWork, log4net.ILog log ) : System | ||
unitOfWork | IUnitOfWork | |
log | log4net.ILog | |
리턴 | System |