C#: Attributing source-code via header comments. An alternative by using custom attributes and c-sharp runtime-reflection
Upon glancing this rather unpopular and unnoticed post on StackOverflow I felt like raising a tiny bit of deserved attention by adding my o...