Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

You must be logged in to vote

Replies: 2 comments

Comment options

No description provided.

Could you be more specific?

You must be logged in to vote
0 replies
Comment options

like introduce this syntax:

public aspect HelloWorld {
before:
Console.WriteLine("HelloWorld");
after:
soround:
}

converts to a c# class for example to mradvice aspect

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #71 on December 11, 2020 03:59.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.