Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gir2Gapi
Ctor
C# 클래스 Gir2Gapi.Ctor
파일 보기
프로젝트 열기: mkestner/gir2gapi
공개 메소드들
메소드
설명
CreateGapiElement
(
XmlDocument
doc
) :
XmlElement
Ctor
(
XmlElement
elem
) :
System
비공개 메소드들
메소드
설명
AddChildren
(
XmlElement
gapi_child
) :
void
SetAttributes
(
XmlElement
gapi_elem
) :
void
메소드 상세
CreateGapiElement()
공개
메소드
public
CreateGapiElement
(
XmlDocument
doc
) :
XmlElement
doc
System.Xml.XmlDocument
리턴
System.Xml.XmlElement
Ctor()
공개
메소드
public
Ctor
(
XmlElement
elem
) :
System
elem
System.Xml.XmlElement
리턴
System