Skip to content

IPopulator<TValue, TSurrogate>

interface

Namespace: Orleans

Functionality for populating one type from another.
public interface IPopulator<TValue, TSurrogate>
where TValue : class
where TSurrogate : struct

Methods