CodeGeneratorFlags Type { get; set; }

Summary

The type of code generation you want to do. You will need to specify whether it should apply to instance or static methods and properties using the <see cref="F:Sandbox.CodeGeneratorFlags.Instance" /> and <see cref="F:Sandbox.CodeGeneratorFlags.Static" /> flags.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.