Table of Contents

Method AddTypeInfoFromType

Namespace
Alternet.Syntax.Parsers.XAML
Assembly
Alternet.Syntax.Parsers.XAML.v9.dll

AddTypeInfoFromType(Type)

Load type definition from .NET type.

public void AddTypeInfoFromType(Type type)

Parameters

type Type

.NET type to load.