namespace OpenDA.DotNet.Interfaces { interface IResultWriter { // TODO: Source type and step type } }