Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4089

Make TranslationContextData internal

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Unknown Unknown
    • 2.15.0
    • None
    • LINQ3
    • None
    • Fully Compatible

    Description

      TranslationContextData is used internally by SetWindowFields, but had to be made public because it was needed in the public method signature of ExpressionAggregationExpressionDefinition. This led to API docs warnings because TranslationContextData resides in an internal LINQ3 namespace. Rather than expose this internal namespace, overload the ExpressionAggregationExpressionDefinition with an internal ctor that takes TranslationContextData and make TranslationContextData internal.

      Attachments

        Activity

          People

            james.kovacs@mongodb.com James Kovacs
            james.kovacs@mongodb.com James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: