Skip to content

IConverter<TValue, TSurrogate>

interface

Namespace: Orleans

Functionality for converting between two types.
public interface IConverter<TValue, TSurrogate>
where TSurrogate : struct

Methods