Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 191 Bytes

File metadata and controls

8 lines (6 loc) · 191 Bytes

snitch

  • Mark created methods as virtual to prevent them from showing up in reflection
  • Make created methods private
  • Add support for private fields
  • Add tests for static methods