Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
LeMP.ContainsMacrosAttribute Class Reference

Marks a class to be searched for macros. More...


Source file:
Inheritance diagram for LeMP.ContainsMacrosAttribute:

Remarks

Marks a class to be searched for macros.

The method signature of a macro must be LexicalMacro and it must be marked with LexicalMacroAttribute.