C# Class QvxLib.QvxData

Exibir arquivo Open project: konne/QvxLib

Public Methods

Method Description
FromObjectCode ( Type t, Dictionary overrideAttributes ) : Tuple,string,string>

Private Methods

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

Method Details

FromObjectCode() public static method

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