You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/02/10 16:29:06 UTC

[GitHub] [avro] KyleSchoonover commented on a change in pull request #1530: AVRO-3381: Non functional styling changes.

KyleSchoonover commented on a change in pull request #1530:
URL: https://github.com/apache/avro/pull/1530#discussion_r803861696



##########
File path: lang/csharp/src/apache/codegen/AvroGen.cs
##########
@@ -142,7 +141,8 @@ static void Usage()
                 AppDomain.CurrentDomain.FriendlyName);
             return;
         }
-        static int GenProtocol(string infile, string outdir,

Review comment:
       By default methods are private unless otherwise set by an access modifier, so no.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org