- Timestamp:
- 03/03/17 17:33:24 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Services.OKB/3.3/RunCreation/IRunCreationService.cs
r12012 r14712 30 30 /// </summary> 31 31 [ServiceContract(ProtectionLevel = ProtectionLevel.EncryptAndSign)] 32 [HeuristicLab.Persistence.Default.CompositeSerializers.Storable.StorableType("50866D29-A0DB-4544-BF5C-B3919EA9CD90")] 32 33 public interface IRunCreationService { 33 34 [OperationContract]
Note: See TracChangeset
for help on using the changeset viewer.