altcover

AltCover.LoggingOptions.Translate method

Translates a C# style interface to the corresponding F# type

public static LoggingOptions Translate(ILoggingOptions options)
parameter description
options A C# Action based logging description

Return Value

The F# function equivalent.

See Also