Example #1
0
 //init
 public CommandArgs(List <MappedProperty> allEntityProperties
                    , MappedPropertyUtility mappedPropertyUtility)
     : base(allEntityProperties, mappedPropertyUtility)
 {
 }