Table of Contents

Property CreateIntAttributes

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CreateIntAttributes

Creates attribbutes with integer identifiers.

public static Func<ICustomAttributes<int, object>> CreateIntAttributes { get; set; }

Property Value

Func<ICustomAttributes<int, object>>