Parent Directory
|
Revision Log
|
Patch
revision 17 by william, Wed May 9 08:02:18 2012 UTC | revision 23 by william, Wed May 9 08:51:38 2012 UTC | |
---|---|---|
# | Line 53 namespace RomCheater.Logging | Line 53 namespace RomCheater.Logging |
53 | lw = (LogWriter)prop.GetValue(null, null); | lw = (LogWriter)prop.GetValue(null, null); |
54 | break; | break; |
55 | } | } |
56 | catch (Exception ex) | catch (Exception) |
57 | { | { |
58 | throw; | throw; |
59 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |