Skip to content

Sample code returns errors #38

@ProfessorHoover

Description

@ProfessorHoover

The sample code under Basic Usage (http://rusticisoftware.github.io/TinCan.NET/) will not compile.
The first issue is that the code is not contained in a function.

The second is that the line:
``activity.id = new Uri ("http://rusticisoftware.github.io/TinCan.NET");
gives the error "Cannot implicitly convert type "system.Uri" to string. Oddly, the previous section following this format does not give this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions