Tags: rotsin/DynamicExpresso
Tags
bind dynamic properties and methods of concrete class, add late bindi… …ng on object (dynamicexpresso#156)
Refactored method GenerateStringConcat to use String overload (dynami… …cexpresso#152) * Refactored method GenerateStringConcat in Parser.cs * Changed concatenation behaviour while concatenating a string with null * Added new String_Concatenation_check_string_method and String_Concatenation_with_null tests * Added more null concatenation tests * Fixed string concatenation with functions returning null * Added tests concatenation for classes with overriden ToString method * Removed new line in String_Concatenation_with_null test * Fixed concatenation with strings with value types Removed not required code
PreviousNext