C# Class BSky.Statistics.Common.XmlDocumentDecorator

Afficher le fichier Open project: BlueSkyStatistics/BlueSkyRepository

Méthodes publiques

Méthode Description
AddDocumentNode ( XmlNode parent, ComponentRenderType outputType, string value ) : void
Decorate ( XmlNode root ) : void

Method Details

AddDocumentNode() public static méthode

public static AddDocumentNode ( XmlNode parent, ComponentRenderType outputType, string value ) : void
parent System.Xml.XmlNode
outputType ComponentRenderType
value string
Résultat void

Decorate() public static méthode

public static Decorate ( XmlNode root ) : void
root System.Xml.XmlNode
Résultat void