Table of Contents

Method GetAttribute

Namespace
Moments
Assembly
GrindFest.dll

GetAttribute<A>(FieldInfo)

public A GetAttribute<A>(FieldInfo field) where A : Attribute

Parameters

field FieldInfo

Returns

A

Type Parameters

A