FsXaml


EventArgsConverter<'a, 'b>

Namespace: FsXaml

Constructors

ConstructorDescription
new(convertFun, defaultOnFailure)
Signature: (convertFun:('a -> 'b) * defaultOnFailure:'b) -> EventArgsConverter<'a,'b>

CompiledName: .ctor

Fork me on GitHub