Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CTextGenerationInfo : System.Object Custom Attributes: Description:
public CTextGenerationInfo(System.Object root) Custom Attributes: Description:
private System.Collections.Specialized.StringCollection m_FilesProduced Custom Attributes: Description:
private System.String m_InputDirectory Custom Attributes: Description:
private Gregor.Core.ICodeInterpreter2 m_Interpreter Custom Attributes: Description:
private System.String m_OutputDirectory Custom Attributes: Description:
private System.Collections.IDictionary m_OutputWriters Custom Attributes: Description:
private System.Xml.XmlDocument m_PathInfoDocument Custom Attributes: Description:
private System.Collections.IDictionary m_Properties Custom Attributes: Description:
private System.Object m_RootObject Custom Attributes: Description:
public System.Collections.Specialized.StringCollection FilesProduced {get;}
Custom Attributes:
Description:
public System.String InputDirectory {get;set;}
Custom Attributes:
Description:
public Gregor.Core.ICodeInterpreter2 Interpreter {get;set;}
Custom Attributes:
Description:
public System.String OutputDirectory {get;set;}
Custom Attributes:
Description:
internal System.Collections.IDictionary OutputWriters {get;}
Custom Attributes:
Description:
public System.Xml.XmlDocument PathInfoDocument {get;set;}
Custom Attributes:
Description:
public System.Collections.IDictionary Properties {get;}
Custom Attributes:
Description:
public System.Object RootObject {get;}
Custom Attributes:
Description:
internal void AddToFilesProduced(System.String sFile) Custom Attributes: Description:
System.Collections.Specialized.StringCollection