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

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

    Parameters

    contentType
    See Also