GeneratedCodeAttribute public sealed class GeneratedCodeAttribute : Attribute Documentation public string Tool { get; } public string Version { get; } public GeneratedCodeAttribute(string tool, string version)