C# Class Gir2Gapi.Type

Afficher le fichier Open project: mkestner/gir2gapi

Méthodes publiques

Méthode Description
Type ( XmlElement elem ) : System
UpdateGapiElement ( XmlElement gapi_elem, bool is_element_type ) : void

Private Methods

Méthode Description
GetCType ( XmlElement type_elem ) : string
Validate ( ) : void

Method Details

Type() public méthode

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

UpdateGapiElement() public méthode

public UpdateGapiElement ( XmlElement gapi_elem, bool is_element_type ) : void
gapi_elem System.Xml.XmlElement
is_element_type bool
Résultat void