Click or drag to resize

DexReader Constructor

Overload List
 NameDescription
Public methodDexReader(Stream, DexReaderSettings) Initializes a new instance of the DexReader class.
Public methodDexReader(Stream, FuncDXS, ST, TypeInfo, DexReaderSettings) Initializes a new instance of the DexReader class.
Public methodDexReader(Stream, FuncMessageContext, Assembly, DexReaderSettings) Initializes a new instance of the DexReader class.
Public methodDexReader(Stream, String, DexReaderSettings) Initializes a new instance of the DexReader class.
Top
See Also