Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
IAttributeInfo Interface
Members
See Also
Send Feedback
Provides information about the contents of a custom attribute.
Namespace:
Gallio.Common.Reflection
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
interface
IAttributeInfo
:
IMirror
Visual Basic (Declaration)
Public
Interface
IAttributeInfo
_
Implements
IMirror
See Also
IAttributeInfo Members
Gallio.Common.Reflection Namespace