C# 클래스 Gir2Gapi.ClassStruct

파일 보기 프로젝트 열기: mkestner/gir2gapi 1 사용 예제들

공개 메소드들

메소드 설명
ClassStruct ( XmlElement elem ) : System
CreateGapiElement ( XmlDocument doc ) : XmlElement

비공개 메소드들

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

메소드 상세

ClassStruct() 공개 메소드

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

CreateGapiElement() 공개 메소드

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