PropertyInfo.WriterFunc

writes simple property value to data set from object

class PropertyInfo
alias WriterFunc = void function(Object, DataSetWriter, int index)

Meta