TransformerConfiguration.

GetCustomAttribute(IXamlType, IXamlType) Method

Namespace
XamlX.Transform
Containing Type
TransformerConfiguration

Syntax

public IEnumerable<IXamlCustomAttribute> GetCustomAttribute(IXamlType type, IXamlType attributeType)

Parameters

Name Type Description
type IXamlType
attributeType IXamlType

Return Value

Type Description
IEnumerable<IXamlCustomAttribute>