Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
cd740aa3
Unverified
Commit
cd740aa3
authored
Apr 18, 2020
by
Caio Vidal
Committed by
GitHub
Apr 18, 2020
Browse files
Ajusted C# class example (#369)
Class was missing enclosing brace
parent
f28dddd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cd740aa3
...
...
@@ -71,6 +71,7 @@ You can use/instantiate any .NET class without any previous registration or anno
{
return
"Return of Static Method"
;
}
}
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment