ITypeManifestProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides type manifest information.
public interface ITypeManifestProvider : Microsoft.Extensions.Options.IConfigureOptions<Orleans.Serialization.Configuration.TypeManifestOptions>
type ITypeManifestProvider = interface
interface IConfigureOptions<TypeManifestOptions>
Public Interface ITypeManifestProvider
Implements IConfigureOptions(Of TypeManifestOptions)
- Derived
- Implements