View Issue Details

IDProjectCategoryView StatusLast Update
0002382NoesisGUIC# SDKpublic2022-08-16 18:11
Reportermaherne Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status resolvedResolutionno change required 
Product Version3.1.5 
Target Version3.1.6Fixed in Version3.1.6 
Summary0002382: 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#.

PlatformAny

Activities

sfernandez

sfernandez

2022-08-16 18:11

manager   ~0008045

Won't implement this as in WPF Expression class can't be extended, all the virtual methods are internal.

Issue History

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