Advertisement
Guest User

Untitled

a guest
May 30th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.65 KB | None | 0 0
  1. ClientService.cs(53,41): error CS1955: Non-invocable member 'Client' cannot be used like a method. [/data/task-data/MatchingClientsCsharpImplementation/MatchingClientsCsharpImplementation.csproj]
  2. MatchingClientsCsharp.cs(9,48): warning CS0649: Field 'Input.Client' is never assigned to, and will always have its default value null [/data/task-data/MatchingClientsCsharpImplementation/MatchingClientsCsharpImplementation.csproj]
  3. MatchingClientsCsharp.cs(10,56): warning CS0649: Field 'Input.Database' is never assigned to, and will always have its default value null [/data/task-data/MatchingClientsCsharpImplementation/MatchingClientsCsharpImplementation.csproj]
  4.  
  5.  
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement