Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
fCraft
MapConversion
MyneMetaFile
C# Class fCraft.MapConversion.MyneMetaFile
INI parser used by MapMyne.
Exibir arquivo
Open project: fragmer/fCraft
Class Usage Examples
Public Methods
Method
Description
Contains
(
[
section
) :
bool
ContainsSection
(
[
section
) :
bool
MyneMetaFile
(
[
fileStream
) :
System
this
(
[
section
,
[
key
) :
string
Method Details
Contains()
public
method
public
Contains
(
[
section
) :
bool
section
[
return
bool
ContainsSection()
public
method
public
ContainsSection
(
[
section
) :
bool
section
[
return
bool
MyneMetaFile()
public
method
public
MyneMetaFile
(
[
fileStream
) :
System
fileStream
[
return
System
this()
public
method
public
this
(
[
section
,
[
key
) :
string
section
[
key
[
return
string