FsXaml


EventArgsParamConverter<'a, 'b, 'c>

Namespace: FsXaml

Constructors

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

CompiledName: .ctor

Fork me on GitHub