T
public interface ICsv<T>
List<T>
read(IReadContext<T> context)
List<String>
write(IWriteContext<T> context)
List<String> write(IWriteContext<T> context)
context
List<T> read(IReadContext<T> context)
Copyright © 2023. All rights reserved.