rd-framework / com.jetbrains.rd.framework / DelegatedMarshaller / <init>

<init>

DelegatedMarshaller(marshaller: IMarshaller<TFrom>, type: KClass<*>, to: (TFrom) -> TTo, from: (TTo) -> TFrom)