Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CNamespaceInfoEx : Gregor.Core.CMetaObject, Gregor.Core.IMetaObject, Gregor.Core.INamedItem Custom Attributes: Description:
public CNamespaceInfoEx(System.String sFullName) Custom Attributes: Description:
public CNamespaceInfoEx(System.String sFullName, System.Reflection.Assembly a) Custom Attributes: Description:
private System.Reflection.Assembly m_DefiningAssembly Custom Attributes: Description:
private System.String m_FullName Custom Attributes: Description:
public override System.String FullName {get;} // Gregor.Core.IMetaObject.FullName
Custom Attributes:
Description:
public override System.String Name {get;} // Gregor.Core.INamedItem.Name
Custom Attributes:
Description:
public override System.Reflection.Assembly GetDefiningAssembly() Custom Attributes: Description:
public override System.String GetSignature(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public override System.String GetSourceName(Gregor.Core.ISyntaxProvider provider) Custom Attributes: Description:
public override System.String GetSourceName(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public Gregor.Core.CTypeInfoEx[] GetTypes() Custom Attributes: Description:
public Gregor.Core.CTypeInfoEx[] GetTypes(System.Boolean fSort) Custom Attributes: Description: