i used class lib, , want define additional attribute 1 class in lib.
take example, use library has sub class of web api apicontroller, , seal class can not extended, want add authenticationfilter attribute class , actions class.
is there way implement this? thanks.