
| Key: |
COR-700
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Trivial
|
| Assignee: |
Unassigned
|
| Reporter: |
Michael Meyer
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
db4o Core
Created: 21/Jun/07 10:26 AM
Updated: 21/Jun/07 10:33 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
Greenland
|
| Fix Version/s: |
None
|
|
|
Time Tracking:
|
|
Original Estimate:
|
6h
|
|
|
Remaining Estimate:
|
6h
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
Environment:
|
Net 2.0 db4o 6.1.601
|
|
| Resolution Date: |
21/Jun/07 10:33 PM
|
| First Response Date: |
21/Jun/07 10:33 PM
|
| Labels: |
|
| Participants: |
Michael Meyer and Patrick Roemer
|
| Number of Attachments: |
1
|
| Number of Comments: |
3
|
|
Config: MarkTransient("System.NonSerialized")
Class: [NonSerialized()] private string _sTitle;
Dont't work
[Transient] private string _sTitle ;
Dont't work
No effect
|
|
Description
|
Config: MarkTransient("System.NonSerialized")
Class: [NonSerialized()] private string _sTitle;
Dont't work
[Transient] private string _sTitle ;
Dont't work
No effect
|
Show » |
|