Generate argument check using expression overloads\
Use this Argumet.IsNotNull(()=>arg0) instead this Argumet.IsNotNull("arg0", arg0) but keep backward compatibility.
Id #10 | Release:
None
| Updated: Mar 1 at 6:17 PM by alexfdezsauco | Created: Mar 1 at 6:17 PM by alexfdezsauco
Add option to generate Catel properties using the generic RegisterProperty<TModel, TType> method.<br /><br />1) Detect the availability of the new method. <br />2) Keep backward compatibility with ...
Id #9 | Release:
None
| Updated: Dec 18, 2012 at 6:54 PM by alexfdezsauco | Created: Dec 18, 2012 at 5:42 PM by alexfdezsauco
Add a generation action to expose model properties.
The workflow should be from the following source
public class PersonViewModel : ViewModelBase
{
static PropertyData PersonProperty...
[Mo...
Id #7 | Release:
Catel.Resharper 1.2
| Updated: Sep 3, 2012 at 8:42 PM by alexfdezsauco | Created: Aug 17, 2012 at 7:38 PM by alexfdezsauco