Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CAssemblyInfoEx : Gregor.Core.CMetaObject, Gregor.Core.IMetaObject, Gregor.Core.INamedItem Custom Attributes: Description:
public CAssemblyInfoEx(System.Reflection.Assembly aInner) Custom Attributes: Description:
private System.Reflection.Assembly m_Inner Custom Attributes: Description:
public System.String CodeBase {get;}
Custom Attributes:
Description:
public System.String FileName {get;}
Custom Attributes:
Description:
public System.String FilePath {get;}
Custom Attributes:
Description:
public override System.String FullName {get;} // Gregor.Core.IMetaObject.FullName
Custom Attributes:
Description:
public System.Reflection.Assembly InnerAssembly {get;}
Custom Attributes:
Description:
public System.Boolean IsExecutable {get;}
Custom Attributes:
Description:
public override System.String Name {get;} // Gregor.Core.INamedItem.Name
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(System.String sNamespaceFilter, System.Boolean fSort) Custom Attributes: Description:
public Gregor.Core.CTypeInfoEx[] GetTypes(System.String sNamespaceFilter) Custom Attributes: Description:
public Gregor.Core.CTypeInfoEx[] GetTypes() Custom Attributes: Description: