public static void func1(string a,string c) { func2(a,c)--- error } public static void func2(string a,string c) { }
If wrong, correct. I need a function that will be called that way ... function to static.please help
Is the error a missing semicolon? The absence of an error message makes this game a guessing game.
There is nothing wrong. Forgot ","
Or your names conflict with those already in use. Try changing them and see what happens.
. .
Source: https://habr.com/ru/post/1757133/More articles:How to configure CruiseControl.Net for Windows authentication? - securityиспользуя com.google.appengine.api.datastore.Text - google-app-engineГде я могу найти DTD или XML-схему файла с уверенностью, созданного XML (TEST-.xml)? - mavenDoes anyone know where to get the XSD file describing the format of the junitReport.xml file expected by Hudson? - hudsonMoved Here error object - c #IE rounded corners and background images - javascriptMPMoviePlayerController: keyframe problem - iphoneSetting the Timeout function in the Window Forms application - vb.netTwo domains, one site, one SSL check. How to get cookies? - javascriptsend an invitation to receive lotus notes of 8.5 clients through C # - c #All Articles