TemplateAttribute Class
TemplateAttribute is instruction to replace method calling (in expression) by required code
Namespace:
BridgeAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [AttributeUsageAttribute] public sealed class TemplateAttribute : Attribute
<ExternalAttribute> _ <AttributeUsageAttribute> _ Public NotInheritable Class TemplateAttribute _ Inherits Attribute
[ExternalAttribute] [AttributeUsageAttribute] public ref class TemplateAttribute sealed : public Attribute