Skip to content

C#: WIP: extract underlying enum type from CIL#4742

Closed
tamasvajk wants to merge 6 commits into
github:mainfrom
tamasvajk:feature/cil-enum-underlying-type
Closed

C#: WIP: extract underlying enum type from CIL#4742
tamasvajk wants to merge 6 commits into
github:mainfrom
tamasvajk:feature/cil-enum-underlying-type

Conversation

@tamasvajk
Copy link
Copy Markdown
Contributor

No description provided.

/// <returns><see cref="ExitCode"/></returns>
public static ExitCode Run(string[] args)
{
System.Threading.Thread.Sleep(20000);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-) Let's not leave this in.

@tamasvajk tamasvajk added the C# label Nov 30, 2020
@tamasvajk
Copy link
Copy Markdown
Contributor Author

Superseded by #4775

@tamasvajk tamasvajk closed this Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant