C# Class Gir2Gapi.Constant

Afficher le fichier Open project: mkestner/gir2gapi

Méthodes publiques

Méthode Description
Constant ( XmlElement elem ) : System
CreateGapiElement ( XmlDocument doc ) : XmlElement

Private Methods

Méthode Description
AddChildInfo ( XmlElement gapi_child ) : void
SetAttributeInfo ( XmlElement gapi_elem ) : void

Method Details

Constant() public méthode

public Constant ( XmlElement elem ) : System
elem System.Xml.XmlElement
Résultat System

CreateGapiElement() public méthode

public CreateGapiElement ( XmlDocument doc ) : XmlElement
doc System.Xml.XmlDocument
Résultat System.Xml.XmlElement