Skip to content

Instantly share code, notes, and snippets.

@evanricard
Last active February 11, 2020 22:48
Show Gist options
  • Save evanricard/c7166684c30c5f71c34ea12392288d44 to your computer and use it in GitHub Desktop.
Save evanricard/c7166684c30c5f71c34ea12392288d44 to your computer and use it in GitHub Desktop.
dynamic #note
Dynamic typing supports custom behavior via IDynamicMetaObjectProvider and the DynamicObject class
Dynamic typing is implemented with both compiler and framework features. The framework optimizes and caches for efficiency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment