C# Class KeePass.Forms.CsvImportForm.CsvFieldInfo

Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

Méthode Description
CsvFieldInfo ( CsvFieldType t, string strName, string strFormat ) : System

Method Details

CsvFieldInfo() public méthode

public CsvFieldInfo ( CsvFieldType t, string strName, string strFormat ) : System
t CsvFieldType
strName string
strFormat string
Résultat System