feat: basic structure of logic #39
Annotations
9 errors
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.AddScore(long)'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.TeamID'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.HP'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.Score'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.AddScore(long)'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.TeamID'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.HP'
|
dotnet-build:
logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.Score'
|
dotnet-build
Process completed with exit code 1.
|