[Gregor.Core.CNamespaceInfoEx.CNamespaceInfoCustomAttributeProvider]

Gregor.Core.CNamespaceInfoEx.CNamespaceInfoCustomAttributeProvider

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

private class Gregor.Core.CNamespaceInfoEx.CNamespaceInfoCustomAttributeProvider

: System.Object, System.Reflection.ICustomAttributeProvider

Custom Attributes: 

Description: 


Members

CNamespaceInfoEx.CNamespaceInfoCustomAttributeProvider

public CNamespaceInfoEx.CNamespaceInfoCustomAttributeProvider()

Custom Attributes: 

Description: 

GetCustomAttributes

public System.Object[] GetCustomAttributes(System.Boolean inherit) // System.Reflection.ICustomAttributeProvider.GetCustomAttributes

Custom Attributes: 

Description: 

GetCustomAttributes

public System.Object[] GetCustomAttributes(System.Type attribType, System.Boolean inherit) // System.Reflection.ICustomAttributeProvider.GetCustomAttributes

Custom Attributes: 

Description: 

IsDefined

public System.Boolean IsDefined(System.Type attributeType, System.Boolean inherit) // System.Reflection.ICustomAttributeProvider.IsDefined

Custom Attributes: 

Description: 


See Also

System.Object

System.Type

System.Reflection.ICustomAttributeProvider

System.Boolean