IXamlIlTypeBuilder.

AddInterfaceImplementation(IXamlIlType) Method

Namespace
XamlIl.TypeSystem
Containing Type
IXamlIlTypeBuilder

Syntax

void AddInterfaceImplementation(IXamlIlType type)

Parameters

Name Type Description
type IXamlIlType

Return Value

Type Description
void