Ask a question to get started
Enter to send•Shift+Enter new line
An interface that defines how to map each variant of [FromVersion] to a value of type [T]..
public interface Visitor<out T>
An interface that defines how to map each variant of [FromVersion] to a value of type [T].