EventArgsParamConverter<'a, 'b, 'c>
Namespace: FsXaml
Constructors
Constructor | Description |
new(convertFun, defaultOnFailure)
Signature: (convertFun:('a -> 'b -> 'c) * defaultOnFailure:'c) -> EventArgsParamConverter<'a,'b,'c>
|
CompiledName: |