review feedback

This commit is contained in:
Adam Hathcock
2024-05-22 08:34:43 +01:00
parent 95b5b15cb5
commit bdff84b9aa
9 changed files with 35 additions and 18 deletions
@@ -7,7 +7,9 @@ namespace ProxyInterfaceConsumer
public int HouseNumber { get; set; }
public event EventHandler<EventArgs> MyEvent;
public int Weird { get; set; }
public int Weird2()
{
return 0;