C# Class Yuhan.Data.Excel.ExcelAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: hansuky/Yuhan Class Usage Examples

Méthodes publiques

Méthode Description
ExcelAttribute ( System.Boolean isDisplay = true ) : System
ExcelAttribute ( String headerName ) : System

Method Details

ExcelAttribute() public méthode

public ExcelAttribute ( System.Boolean isDisplay = true ) : System
isDisplay System.Boolean
Résultat System

ExcelAttribute() public méthode

public ExcelAttribute ( String headerName ) : System
headerName String
Résultat System