C# Class QvxLib.QvxData

Afficher le fichier Open project: konne/QvxLib

Méthodes publiques

Méthode Description
FromObjectCode ( Type t, Dictionary overrideAttributes ) : Tuple,string,string>

Private Methods

Méthode Description
QvxFieldHeaderFromObject ( List &result, string prefix, string &code1, string &code2, Type t, int &blocksize, Dictionary overrideAttributes ) : void

Method Details

FromObjectCode() public static méthode

public static FromObjectCode ( Type t, Dictionary overrideAttributes ) : Tuple,string,string>
t System.Type
overrideAttributes Dictionary
Résultat Tuple,string,string>