C# Class Ywdsoft.Utility.Excel.ExcelImporMapper

Afficher le fichier Open project: CrazyJson/TaskManager

Méthodes publiques

Méthode Description
GetTemplatePath ( ExcelImportType type ) : string

根据业务类型获取模版文件路径

Private Methods

Méthode Description
InitMapping ( ) : void

初始化模版文件路径缓存

Method Details

GetTemplatePath() public static méthode

根据业务类型获取模版文件路径
public static GetTemplatePath ( ExcelImportType type ) : string
type ExcelImportType 业务类型
Résultat string