C# Class DataServer.Task

Inheritance: BaseContent
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FromXml ( System.Xml.Linq.XElement res, string directoryName ) : void
ToXml ( ServiceSettings settings ) : System.Xml.Linq.XElement

Method Details

FromXml() public méthode

public FromXml ( System.Xml.Linq.XElement res, string directoryName ) : void
res System.Xml.Linq.XElement
directoryName string
Résultat void

ToXml() public méthode

public ToXml ( ServiceSettings settings ) : System.Xml.Linq.XElement
settings ServiceSettings
Résultat System.Xml.Linq.XElement