Luxx
Luxx
CC#
Created by Jona4Play on 10/14/2023 in #help
✅ Issues with interfaces and generic classes
Was about to suggest this as well
64 replies
CC#
Created by Jona4Play on 10/14/2023 in #help
✅ Issues with interfaces and generic classes
Try to simplify it in another project with just IMol, ICompound, and IAmount? Add one interface at a time.
64 replies
CC#
Created by Jona4Play on 10/14/2023 in #help
✅ Issues with interfaces and generic classes
If you remove ISolvent from ICompound, does it work?
64 replies
CC#
Created by Jona4Play on 10/14/2023 in #help
✅ Issues with interfaces and generic classes
Sorry, I misunderstood the Diagram. I read the IAmount as a property Amount. I’m can tell from the diagram alone why it wouldn’t resolve. Is there a specific compile error?
64 replies
CC#
Created by OkOk on 10/13/2023 in #help
❔ Visual Studio - How to write out all properties when instansiating a class?
Could you not program a macro command to use reflection and do this?
24 replies
CC#
Created by Jona4Play on 10/14/2023 in #help
✅ Issues with interfaces and generic classes
The chemist in me also suggests renaming “Concentration” to “Molality”?
64 replies
CC#
Created by Jona4Play on 10/14/2023 in #help
✅ Issues with interfaces and generic classes
I don’t see that compound implements Amount from ISolute
64 replies