Interface IMetadataSpecification
A specific implementation marker that is used to determine whether or not to select and process a type's member.
Inherited Members
Namespace: ExtendedXmlSerializer.ContentModel.Members
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface IMetadataSpecification : ISpecification<PropertyInfo>, ISpecification<FieldInfo>