philiplaureano / LinFu

A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime.
http://www.codeproject.com/KB/cs/LinFuPart1.aspx
206 stars 30 forks source link

AroundInvoke Providers and .gitignore for VS #31

Open Stoom opened 9 years ago

Stoom commented 9 years ago

Changed CompositAroundInvoke to public and added AroundInvoke providers and .gitignore for visual studio.