Skip to content

Duplicate Method Definition in ScheduleData Class #177

Open
@Rodien

Description

@Rodien

There is a compilation error in the ScheduleData class due to a duplicate method definition. The error message is as follows:

CS0111: Type 'ScheduleData' already defines a member called 'GetScheduleData' with the same parameter types

Steps to Reproduce

  1. Build the Blazor_Server_Demos_NET9 project
  2. Observe that there are multiple error about ScheduleData

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    scheduleSchedule component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions