C# Class nHydrate.Generator.Common.GeneratorFramework.RefactorTableCombine

Inheritance: IRefactor
Afficher le fichier Open project: nHydrate/nHydrate Class Usage Examples

Méthodes publiques

Méthode Description
FromXML ( System node ) : void
RefactorTableCombine ( ) : System
RefactorTableCombine ( XmlElement node ) : System
ToXML ( System node ) : void

Method Details

FromXML() public méthode

public FromXML ( System node ) : void
node System
Résultat void

RefactorTableCombine() public méthode

public RefactorTableCombine ( ) : System
Résultat System

RefactorTableCombine() public méthode

public RefactorTableCombine ( XmlElement node ) : System
node System.Xml.XmlElement
Résultat System

ToXML() public méthode

public ToXML ( System node ) : void
node System
Résultat void