public override IEnumerable<Type> ObjectsFilter {get;}
public: property IEnumerable<Type^>^ ObjectsFilter { IEnumerable<Type^>^ get() override; }
public override IEnumerable<Type> ObjectsFilter {get;}
public: property IEnumerable<Type^>^ ObjectsFilter { IEnumerable<Type^>^ get() override; }
This property is used only when check is done for hole project.
This property is only a tip for framework. Set of objects passed to IVerification.Execute method is a sum of types passed by all verifications executed in current check.
Objects of all types inherit from types passed by this property are also checked by verification.