SpringCard LibCs for .NET  18.10.10
A set of utilities to simplify the development of .NET application
SpringCard.LibCs.PhpDefineFile Class Reference

Public Member Functions

 PhpDefineFile (string FileName)
 
bool Load ()
 
string ReadString (string Name, string Default)
 
string ReadString (string Name)
 
int ReadInteger (string Name, int Default)
 
int ReadInteger (string Name)
 
bool ReadBoolean (string Name, Boolean Default)
 
bool ReadBoolean (string Name)
 
string [] Read (bool withAssociatedValues)
 

Static Public Member Functions

static PhpDefineFile OpenReadOnly (string FileName)
 

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