Exemple #1
0
        GetCustomAttributes(Type attributeType, bool inherit)

        {
            return(ExtensionsForICustomAttributeProvider.GetCustomAttributesExtended(Site, attributeType, inherit));
        }