|
|
|
@ -23,7 +23,7 @@ using Mono.Cecil; |
|
|
|
namespace ICSharpCode.Decompiler |
|
|
|
namespace ICSharpCode.Decompiler |
|
|
|
{ |
|
|
|
{ |
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Desctiption of DecompilerException.
|
|
|
|
/// Description of DecompilerException.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public class DecompilerException : Exception, ISerializable |
|
|
|
public class DecompilerException : Exception, ISerializable |
|
|
|
{ |
|
|
|
{ |
|
|
|
|