Example: for autctor. http://localhost:3000/RSCG_Examples/v2/docs/AutoCtor //this RSCG generates the constructor var p = new Person("Andrei", "Ignat"); //this is how you use [AutoConstruct] internal partial class Person