You are here: Symbol Reference > System.Runtime.CompilerServices Namespace > ExtensionAttribute Class
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ExtensionAttribute Class
Syntax
C++
C#
Visual Basic
internal: class ExtensionAttribute : public Attribute;

This attribute allows us to define extension methods without requiring .NET Framework 3.5. For more information, see the section, Extension Methods in .NET Framework 2.0 Apps, of Basic Instincts: Extension Methodscolumn in MSDN Magazine, issue Nov 2007.

System.Attribute System.Runtime.CompilerServices.ExtensionAttribute
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.