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
4513a607
Commit
4513a607
authored
Jun 26, 2013
by
Vinicius Jarina
Browse files
Fixed WP7 Build.
parent
6250bb34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Core/NLua/Exceptions/LuaScriptException.cs
View file @
4513a607
...
...
@@ -31,7 +31,9 @@ namespace NLua.Exceptions
/// Exceptions thrown by the Lua runtime because of errors in the script
/// </summary>
///
#if !SILVERLIGHT
[
Serializable
]
#endif
public
class
LuaScriptException
:
LuaException
{
/// <summary>
...
...
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