Definition at line 30 of file IGenericConfig.cs.
| void OpenSim.Framework.IGenericConfig.Close |
( |
| ) |
|
| void OpenSim.Framework.IGenericConfig.Commit |
( |
| ) |
|
| string OpenSim.Framework.IGenericConfig.GetAttribute |
( |
string |
attributeName | ) |
|
| void OpenSim.Framework.IGenericConfig.LoadData |
( |
| ) |
|
| void OpenSim.Framework.IGenericConfig.LoadDataFromString |
( |
string |
data | ) |
|
| bool OpenSim.Framework.IGenericConfig.SetAttribute |
( |
string |
attributeName, |
|
|
string |
attributeValue |
|
) |
| |
| void OpenSim.Framework.IGenericConfig.SetFileName |
( |
string |
fileName | ) |
|
The documentation for this interface was generated from the following file: