[]
        
(Showing Draft Content)

C1.C1Preview.SerializerBase.Deserialize

Deserialize Method

Deserialize(string, object, Type, C1DocumentFormatEnum)

For internal use.

Declaration
public object Deserialize(string fileName, object o, Type type, C1DocumentFormatEnum format)
Parameters
Type Name Description
string fileName
object o
Type type
C1DocumentFormatEnum format
Returns
Type Description
object