DictionaryFromObjectGeneratorGenerate Method |
Namespace: FileHold.Common.Helpers
public static List<KeyValuePair<string, string>> Generate( Object objectToConvert, List<string> skipProperties, Dictionary<string, Func<Object, string>> valuesConverters )