Skip to content

Error APIClient.cs #2

@nicce65

Description

@nicce65

Hi error on line 25 in APIClient.cs
Severity Code Description Project File Line Suppression State
Error CS1043 { or ; expected qccl.qmsservice C:\GITSource\qmcservice\qccl.qmsservice\Support\APIClient.cs 25 Active
Error CS1513 } expected qccl.qmsservice C:\GITSource\qmcservice\qccl.qmsservice\Support\APIClient.cs 25 Active
Error CS0161 'APIClient.Client.get': not all code paths return a value qccl.qmsservice C:\GITSource\qmcservice\qccl.qmsservice\Support\APIClient.cs 25 Active
Error CS0201 Only assignment, call, increment, decrement, and new object expressions can be used as a statement qccl.qmsservice C:\GITSource\qmcservice\qccl.qmsservice\Support\APIClient.cs 25 Active
Seams to be some problem with "public QMSClient Client {get => _client; } }"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions