GeekArticles
Microsoft
C#Leaveraging GenericType Converter for Hybrid Property Databinding
Author: codeproject.com |
Published: 24th Feb 2008 |
Visited: 63 times |
Add CommentFiled in: CSharpLeaveraging GenericType Converter for Hybrid Property Databinding
Read Article Sponsored Links
Related Articles
• Code Completion appends read specifier to write only property QC#: 11994 Version: 9.0 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: In a class definition, pressing Shift+Ctrl+C will automatically convert
property SomeData: string write FSomeData;
to ...