brian428
25 Jul 2012, 10:32 AM
From what I can tell, if you register a custom preprocessor, it only runs on a class that has a property with that name. So for example, if I set up a preprocessor with the name "messages", it only runs against a class with a property named "messages".
Is this by design, or am I missing something? Thanks.
Is this by design, or am I missing something? Thanks.