C# Class Sfm2Xml.ClsFieldDescriptionWrapper

This class serves as a wrapper for the ClsFieldDescription class so that properties can be set at construction time.
Inheritance: ClsFieldDescription
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
ClsFieldDescriptionWrapper ( string marker, string name, string datatype, string lang, bool abbr, string fwID ) : System

Method Details

ClsFieldDescriptionWrapper() public méthode

public ClsFieldDescriptionWrapper ( string marker, string name, string datatype, string lang, bool abbr, string fwID ) : System
marker string
name string
datatype string
lang string
abbr bool
fwID string
Résultat System