- Timestamp:
- 09/24/10 10:24:20 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Sandboxing/SandboxManager.cs
r4414 r4482 32 32 namespace HeuristicLab.PluginInfrastructure.Sandboxing { 33 33 public class SandboxManager { 34 35 // static class 36 private SandboxManager() { } 34 37 35 38 private static StrongName CreateStrongName(Assembly assembly) {
Note: See TracChangeset
for help on using the changeset viewer.