Click or drag to resize

MethodDefinitionUtilExtensionAttributeName Field

The name of the extension method attribute.

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string ExtensionAttributeName = "ExtensionAttribute"

Field Value

Type: String
See Also