C# Class Chaos.Mcm.Data.Dto.Format

Inheritance: Chaos.Portal.Core.Data.Model.AResult
Afficher le fichier Open project: CHAOS-Community/CHAOS.Portal.MCM

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Format ( ) : System.Xml.Linq
Format ( uint id, uint formatCategoryID, string name, string formatXML, string mimeType, string extenison ) : System.Xml.Linq

Method Details

Format() public méthode

public Format ( ) : System.Xml.Linq
Résultat System.Xml.Linq

Format() public méthode

public Format ( uint id, uint formatCategoryID, string name, string formatXML, string mimeType, string extenison ) : System.Xml.Linq
id uint
formatCategoryID uint
name string
formatXML string
mimeType string
extenison string
Résultat System.Xml.Linq