CecilTypeSystem.

CecilTypeSystem(IEnumerable<string>, string) Constructor

Namespace
XamlX.TypeSystem
Containing Type
CecilTypeSystem

Syntax

public CecilTypeSystem(IEnumerable<string> paths, string targetPath = null)

Parameters

Name Type Description
paths IEnumerable<string>
targetPath string

Return Value

Type Description
void