Changeset 2371
- Timestamp:
- 11/7/2011 12:10:08 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/pluginsRewrite/Eraser.Plugins/PluginInfo.cs
r2370 r2371 61 61 62 62 //Get the persistent store for this assembly 63 PersistentStore = Host. PersistentStore.GetSettings<PersistentStore>(63 PersistentStore = Host.Instance.PersistentStore.GetSettings<PersistentStore>( 64 64 new Guid(((GuidAttribute)Assembly.GetCallingAssembly(). 65 65 GetCustomAttributes(typeof(GuidAttribute), false)[0]).Value).ToString());
Note: See TracChangeset
for help on using the changeset viewer.
