iyu

Results 1 comments of iyu

There is a temporary solution to expand nested classes into the class_property form. You need to modify the NeedExpand function. ``` public static class ObjectToDictionaryConverter { public static Dictionary ExpandToDictionary(this...