fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Public Member Functions | Public Attributes | Properties | List of all members
fCraft.MapConversion.MyneMetaFile Class Reference

INI parser used by MapMyne. More...

Public Member Functions

 MyneMetaFile ([NotNull] Stream fileStream)
 
bool ContainsSection ([NotNull] string section)
 
bool Contains ([NotNull] string section,[NotNull] params string[] keys)
 

Public Attributes

string this[[NotNull] string section
 

Properties

bool IsEmpty [get]
 

Detailed Description

INI parser used by MapMyne.

Constructor & Destructor Documentation

fCraft.MapConversion.MyneMetaFile.MyneMetaFile ( [NotNull] Stream  fileStream)

Member Function Documentation

bool fCraft.MapConversion.MyneMetaFile.Contains ( [NotNull] string  section,
[NotNull] params string[]  keys 
)
bool fCraft.MapConversion.MyneMetaFile.ContainsSection ( [NotNull] string  section)

Member Data Documentation

string this[[NotNull] string fCraft.MapConversion.MyneMetaFile.section

Property Documentation

bool fCraft.MapConversion.MyneMetaFile.IsEmpty
get

The documentation for this class was generated from the following file: