Skip to content

The project cannot be compiled. #24

@WangElsie

Description

@WangElsie

The project cannot be compiled with the following error: (VS2015)
Cannot apply indexing with [] to an expression of type 'XmlNodeList'.
CS1660 Cannot convert lambda expression to type 'TypedEventHandler<ToastNotification, object>' because it is not a delegate type.
CS1545 Property, indexer, or event 'ToastNotification.Dismissed' is not supported by the language; try directly calling accessor methods 'ToastNotification.add_Dismissed(TypedEventHandler<ToastNotification, ToastDismissedEventArgs>)' or 'ToastNotification.remove_Dismissed(EventRegistrationToken)'
and so on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions