private PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties();
Called to get the properties of this type. Returns properties with certain attributes. this restriction is not implemented here.
private PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(Attribute[]);
ReferencePathCollection Class | NDoc.Core Namespace