https://github.com/neo-project/neo-devpack-dotnet/blob/3ea7af7291fe3800da840ecd1450142f25b196b0/templates/Template.CSharp/Contract1.cs#L6-L20 - add `Verify` method and comment - change `Main(string operation, object[] args)` to `Main()` -
neo-devpack-dotnet/templates/Template.CSharp/Contract1.cs
Lines 6 to 20 in 3ea7af7
Verifymethod and commentMain(string operation, object[] args)toMain()