Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileSerializerEx Class / FileSerializerEx Constructor / FileSerializerEx Constructor(contentType)

In This Topic
    FileSerializerEx Constructor(contentType)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal contentType As contentType _
    )
    public FileSerializerEx( 
       contentType contentType
    )

    Parameters

    contentType
    See Also