C# 6.0 And Dot Net Framework 4.6

123456789
Across
  1. 3. Exceptionfiltering are some condition attached to which block
  2. 4. Showing a specific type name with an error message
  3. 6. Initializing class properties inline
  4. 7. Implement function logic without function body
  5. 8. Can be used instead of placeholders in strings
  6. 9. Operator used to check if an instance is null or not
Down
  1. 1. Initialize keys as any other variables
  2. 2. Allows you to write asynchronous code inside catch and finally block
  3. 5. Can be used as a namespaces