View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002382 | NoesisGUI | C# SDK | public | 2022-07-15 12:02 | 2022-08-16 18:11 |
| Reporter | maherne | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.1.5 | ||||
| Target Version | 3.1.6 | Fixed in Version | 3.1.6 | ||
| Summary | 0002382: Expression methods are not exposed in the C# SDK | ||||
| Description | The Expression class in C# does not expose the Evaluate, Reapply, BeforeSet, or AfterSet methods. This prevents the creation of new Expressions in C#. | ||||
| Platform | Any | ||||
|
Won't implement this as in WPF Expression class can't be extended, all the virtual methods are internal. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-07-15 12:02 | maherne | New Issue | |
| 2022-07-15 12:02 | maherne | Assigned To | => sfernandez |
| 2022-07-15 12:02 | maherne | Status | new => assigned |
| 2022-07-15 12:19 | sfernandez | Target Version | => 3.1.6 |
| 2022-08-16 18:11 | sfernandez | Status | assigned => resolved |
| 2022-08-16 18:11 | sfernandez | Resolution | open => no change required |
| 2022-08-16 18:11 | sfernandez | Fixed in Version | => 3.1.6 |
| 2022-08-16 18:11 | sfernandez | Note Added: 0008045 |