Contributions are welcome, provided they follow the Coding Conventions below, and are described clearly.
- Methods, Types and properties PascalCase
- Variables camelCase
- Public methods XML commented. Params described if not obvious
- Brackets on new lines
- No unnecessary whitespace