ploring04

Results 2 issues of ploring04

i have a working mapping software for a game where it adds the zones as a vertex and connections between zones as an edge. I've been trying to figure out...

Our project has some simple class based generic attribute that will inject the boiler plate code for adding a property to a class. ``` [Property("LookupList")] public partial class LookupListInfo {...