C# 클래스 Gir2Gapi.Class

파일 보기 프로젝트 열기: mkestner/gir2gapi

공개 메소드들

메소드 설명
Class ( XmlElement elem ) : System
CreateGapiElement ( XmlDocument doc, List cstructs ) : XmlElement

비공개 메소드들

메소드 설명
AddChildren ( XmlElement gapi_child ) : void
HandleAttributes ( XmlElement gapi_elem ) : void

메소드 상세

Class() 공개 메소드

public Class ( XmlElement elem ) : System
elem System.Xml.XmlElement
리턴 System

CreateGapiElement() 공개 메소드

public CreateGapiElement ( XmlDocument doc, List cstructs ) : XmlElement
doc System.Xml.XmlDocument
cstructs List
리턴 System.Xml.XmlElement