Пример #1
0
        protected override SyntaxTrivia ClassDescription() => ClassDeclarationHelper.GenerateSyntaxTrivia(
            @"// Changes to this file will not be lost if the code is regenerated.
// It will maintain an up-to-date list of the Content types available");
Пример #2
0
 protected override SyntaxTrivia ClassDescription() =>
 ClassDeclarationHelper.GenerateSyntaxTrivia(@"// Changes to this file will not be lost if the code is regenerated.");
Пример #3
0
 protected override SyntaxTrivia ClassDescription() =>
 ClassDeclarationHelper.GenerateSyntaxTrivia(@"// You can make changes to this class and it will not get overwritten if it already exists.");