XamlLocalsPool.PooledLocal.

XamlLocalsPool.

PooledLocal(XamlLocalsPool, IXamlType, IXamlLocal) Constructor

Namespace
XamlX.TypeSystem
Containing Type
XamlLocalsPool.PooledLocal

Syntax

public PooledLocal(XamlLocalsPool parent, IXamlType type, IXamlLocal local)

Parameters

Name Type Description
parent XamlLocalsPool
type IXamlType
local IXamlLocal

Return Value

Type Description
void