Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tomaszkubacki
Copy link
Contributor

this could be useful in scripting scenarios e.g. consider following csharp script:

!/usr/bin/csharp

if(someCondition)
doSomething()
else
Quit(); // ... yes i can use: var o = quit; but this generates warning

marek-safar added a commit that referenced this pull request Sep 1, 2011
added Quit method to csharp eval
@marek-safar marek-safar merged commit f5ef306 into mono:master Sep 1, 2011
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
added Quit method to csharp eval

Commit migrated from mono/mono@f5ef306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants