Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FlatRedBall
Content
Xml
XmlLine
C# Class FlatRedBall.Content.Xml.XmlLine
Show file
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 property
public
bool
IsClosing
return
bool
Name
public property
public
string
Name
return
string
Value
public property
public
string
Value
return
string