Represents a data serializer used to persist the contents of a TaskManager component within a Project XML file.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public class ProjectXmlSerializer
Visual Basic (Declaration)
Public Class ProjectXmlSerializer

Inheritance Hierarchy

System..::..Object
  DlhSoft.Windows.Data..::..TaskManager..::..ProjectXmlSerializer

See Also