XamlIlEmitContext.

CreateSubType Property

Namespace
XamlIl.Transform
Containing Type
XamlIlEmitContext

Syntax

public Func<string, IXamlIlType, IXamlIlTypeBuilder> CreateSubType { get; }

Value

Type Description
Func<string, IXamlIlType, IXamlIlTypeBuilder>