[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Configuration
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class SettingsLoader : IEnumerable
Public Class SettingsLoader _
	Implements IEnumerable
public ref class SettingsLoader : IEnumerable

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SettingsLoader(String)
Initializes a new instance of the SettingsLoader class
Enumerate()()()
Folder
GetEnumerator()()()
GetProfilePath(String)
Load(String, String)

Inheritance Hierarchy

System..::.Object
  Phoenix.Configuration..::.SettingsLoader

See Also