Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenRA
FileFormats
XccGlobalDatabase
C# Class OpenRA.FileFormats.XccGlobalDatabase
Inheritance:
IDisposable
Mostra file
Open project: pchote/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
Entries
string[]
Public Methods
Method
Description
Dispose
( ) :
void
XccGlobalDatabase
(
Stream
stream
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
XccGlobalDatabase()
public
method
public
XccGlobalDatabase
(
Stream
stream
) :
System
stream
Stream
return
System
Property Details
Entries
public_oe property
public
string[]
Entries
return
string[]