Changeset 6717 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.3/ServiceFaults
- Timestamp:
- 09/08/11 10:38:36 (13 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.3/ServiceFaults
- Files:
-
- 1 added
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.3/ServiceFaults/PluginAlreadyExistsFault.cs
r6703 r6717 23 23 using System.Runtime.Serialization; 24 24 25 namespace HeuristicLab.Services.Hive .Common{25 namespace HeuristicLab.Services.Hive { 26 26 [DataContract] 27 27 public class PluginAlreadyExistsFault {
Note: See TracChangeset
for help on using the changeset viewer.