Template:TypeName: Difference between revisions
Dgreenwood (talk | contribs) No edit summary |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 2,066: | Line 2,066: | ||
| ChangeKind = GrooperReview.Utils.ChangeTracker+ChangeKind | | ChangeKind = GrooperReview.Utils.ChangeTracker+ChangeKind | ||
| #default = Error - Report error to groopereducation@bisok.com | | #default = Error - Report error to groopereducation@bisok.com | ||
}} | }}<!---Scott helped generate this list from code. If we need to have him regenerate it, he may need this code: | ||
<!---Scott helped generate this list from code. If we need to have him regenerate it, he may need this code: | |||
System.IO.File.WriteAllLines("C:\\temp\\types.txt", _types.Select(kvp => $"| {kvp.Value.GetDisplayName()} = {kvp.Value.FullName}")); | System.IO.File.WriteAllLines("C:\\temp\\types.txt", _types.Select(kvp => $"| {kvp.Value.GetDisplayName()} = {kvp.Value.FullName}")); | ||
---> | ---> | ||
Revision as of 16:09, 5 August 2025
Error - Report error to groopereducation@bisok.com