[]
Initializes a new instance of the CustomContextArgs class.
public CustomContextArgs(Report report, Lazy<Parameters> parameters)
Type | Name | Description |
---|---|---|
Report | report | The report for which the context is being created. |
Lazy<Parameters> | parameters | A lazy-loaded parameters object. |