Interface ICustomAttributeProvider
Custom attribute provider
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface ICustomAttributeProvider
Properties
Attributes
Attributes
Declaration
List<ICustomAttribute> Attributes { get; }
Property Value
Type | Description |
---|---|
List<ICustomAttribute> |