Net Dynamics Question:
What things are performed by dynamic objects?
Answer:
Call sites refer to the area in the code where logical and mathematical operations, such as a + b or a.b() are performed on dynamic objects.
Previous Question | Next Question |
What are DLR Binders? | What is Expression Trees services provided by DLR to CLR? |