Tagged Questions
0
votes
2answers
341 views
DSL Custom Constructor - only calling when created not loading
Info: VS2010, DSL Toolkit, C#
I have a custom constructor on one of my domain classes which adds some child elements. I have an issue as I only want this to run when the domain class element is ...