ExportAvaloniaModuleAttribute.

ExportAvaloniaModuleAttribute(string, Type) Constructor

Syntax

public ExportAvaloniaModuleAttribute(string name, Type moduleType)

Parameters

Name Type Description
name string
moduleType Type

Return Value

Type Description
void