Table of Contents

Interface ISurrogateTypeShape

Namespace
PolyType.Abstractions
Assembly
PolyType.dll

Provides a strongly typed shape model for a .NET type that employs a surrogate type.

public interface ISurrogateTypeShape : ITypeShape
Inherited Members

Properties

SurrogateType

Gets the shape of the surrogate type.

ITypeShape SurrogateType { get; }

Property Value

ITypeShape