Overload | Description |
---|---|
GetObject<T>(String) | Deserialize object from memory stream and remove the memory stream in the first time to save memory. |
GetObject<T>(String,ISupportedProduct,Boolean) | Deserialize object from memory stream and remove the memory stream in the first time to save memory. |
GetObject(String,Type) | Gets the object. |
GetObject(String,Type,IExcelRead,Int16,CT_Sst,ExcelOpenFlags,Object,Boolean) | |
GetObject(String,Type,IExcelRead,Int16,CT_Sst,ExcelOpenFlags,Object,Boolean,Boolean) | |
GetObject(String,Type,ISupportedProduct,Boolean) | |
GetObject(String,Type,ISupportedProduct,Boolean,Boolean) |