Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FlatRedBall
Content
Xml
XmlLine
C# Class FlatRedBall.Content.Xml.XmlLine
显示文件
Open project: vchelaru/FlatRedBall
Class Usage Examples
Public Properties
Property
Type
Description
IsClosing
bool
Name
string
Value
string
Public Methods
Method
Description
ToString
( ) :
string
XmlLine
(
string
line
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
XmlLine()
public
method
public
XmlLine
(
string
line
) :
System
line
string
return
System
Property Details
IsClosing
public_oe property
public
bool
IsClosing
return
bool
Name
public_oe property
public
string
Name
return
string
Value
public_oe property
public
string
Value
return
string