TransformerConfiguration.

GetCustomAttribute(IXamlType, IEnumerable<IXamlType>) Method

Namespace
XamlX.Transform
Containing Type
TransformerConfiguration

Syntax

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

Parameters

Name Type Description
type IXamlType
types IEnumerable<IXamlType>

Return Value

Type Description
IEnumerable<IXamlCustomAttribute>