MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​TypesIDynamic­Type
Open sandboxFocus

IDynamicType Interface

Represent the dynamic type.

Namespace: Metalama.Framework.Code.Types
Assembly: Metalama.Framework.dll
Syntax
public interface IDynamicType : IType, ICompilationElement, IDisplayable

Extension Methods

TypeFactory.ToNullableType(IDynamicType)
TypeFactory.ToNonNullableType(IDynamicType)