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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public sealed class RuntimeObjectsLoader
Public NotInheritable Class RuntimeObjectsLoader
public ref class RuntimeObjectsLoader sealed

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
RuntimeObjectsLoader()()()
Initializes a new instance of the RuntimeObjectsLoader class
AssemblyList
Gets list of assemblies to analyze.
FileList
Gets list of files to compile.
ReferenceList
List of referenced assemlbies.
Report
Get compiler analyzer results.
Run()()()

Inheritance Hierarchy

System..::.Object
  Phoenix.Runtime..::.RuntimeObjectsLoader

See Also