C# Class Product_Monograph.helpers.Common

Afficher le fichier Open project: hres/pmp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Common ( string xmlFileName ) : System
SaveXmlFile ( XmlDocument doc ) : void

Method Details

Common() public méthode

public Common ( string xmlFileName ) : System
xmlFileName string
Résultat System

SaveXmlFile() public méthode

public SaveXmlFile ( XmlDocument doc ) : void
doc System.Xml.XmlDocument
Résultat void