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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public class JournalEntry
Public Class JournalEntry
public ref class JournalEntry

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
JournalEntry(JournalEntry, String)
JournalEntry(DateTime, UInt32, String, String, UInt16, SpeechType, SpeechFont, JournalEntrySource)
Color
Font
Name
Serial
Source
Text
TimeStamp
Gets time when entry was received/created.
ToString()()() (Overrides Object..::.ToString()()().)
Type

Inheritance Hierarchy

System..::.Object
  Phoenix..::.JournalEntry

See Also