Posted by Brad Wed 29th Mar 2006 21:35 - Syntax is C# - 120 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Description:
Line 3 - ; expected, ) expected, Invalid )
type or namespace Account could not be found
Line 3 - ; expected, ) expected, Invalid )
type or namespace Account could not be found
-
private void payInButton_Click(object sender, System.EventArgs e)
-
{
-
PayInFunds(Account inEditAccount);
-
}
PermaLink to this entry https://pastebin.co.uk/597
Posted by Brad Wed 29th Mar 2006 21:35 - Syntax is C# - 120 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers