Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CMemberInfoEx : Gregor.Core.CMetaObject, Gregor.Core.IMetaObject, Gregor.Core.INamedItem Custom Attributes: Description:
public CMemberInfoEx(System.Reflection.MemberInfo inner) Custom Attributes: Description:
private System.Reflection.MemberInfo m_Inner Custom Attributes: Description:
private Gregor.Core.MemberScope m_Scope Custom Attributes: Description:
private Gregor.Core.MemberVersionability m_Versionability Custom Attributes: Description:
private Gregor.Core.MemberVersionRelations m_VersionRelations Custom Attributes: Description:
private Gregor.Core.MemberVisibility m_Visibility Custom Attributes: Description:
public System.Type DataType {get;}
Custom Attributes:
Description:
public System.Reflection.MemberInfo InnerMember {get;}
Custom Attributes:
Description:
public System.Boolean IsDefaultMember {get;}
Custom Attributes:
Description:
public System.Reflection.MemberTypes MemberType {get;}
Custom Attributes:
Description:
public override System.String Name {get;} // Gregor.Core.INamedItem.Name
Custom Attributes:
Description:
public Gregor.Core.MemberScope Scope {get;}
Custom Attributes:
Description:
public Gregor.Core.MemberVersionability Versionability {get;}
Custom Attributes:
Description:
public Gregor.Core.MemberVersionRelations VersionRelations {get;}
Custom Attributes:
Description:
public Gregor.Core.MemberVisibility Visibility {get;}
Custom Attributes:
Description:
protected void AddTypeToRelatedTypesList(System.Collections.ArrayList list, System.Type tp) Custom Attributes: Description:
public override System.Boolean Equals(System.Object obj) Custom Attributes: Description:
public System.String GetConstraintsString(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
private System.String GetConstructorSignature(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public System.String GetDataTypeString(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public override System.Reflection.Assembly GetDefiningAssembly() Custom Attributes: Description:
private System.String GetEventSignature(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public override System.String GetExtraInfo(System.String sSpec, Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
private System.String GetExtraInitInfo(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
private System.String GetFieldSignature(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public override System.Int32 GetHashCode() Custom Attributes: Description:
public System.String GetInterfaceMappingString(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
private System.String GetMethodSignature(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
protected System.String GetParameterListSignature(Gregor.Core.CMemberInfoEx memberInfo, Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public Gregor.Core.CParameterInfoEx[] GetParameters() Custom Attributes: Description:
private System.Reflection.ParameterInfo[] GetPropertyIndexParameters(System.Reflection.PropertyInfo pi) Custom Attributes: Description:
private System.String GetPropertySignature(Gregor.Core.ISyntaxProvider provider, Gregor.Core.CCodeOptions options) Custom Attributes: Description:
public override System.Type[] GetRelatedTypes(Gregor.Core.TypeRelationOptions options) 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 override System.String ToString() Custom Attributes: Description:
private Gregor.Core.CParameterInfoEx[] WrapParameters(System.Reflection.ParameterInfo[] inners) Custom Attributes: Description:
System.Reflection.ParameterInfo
System.Reflection.PropertyInfo
Gregor.Core.MemberVersionability
Gregor.Core.MemberVersionRelations