Wiki

Changes between Initial Version and Version 1 of AssemblyLevelAttributeDeclaration

Show
Ignore:
Timestamp:
01/04/09 22:25:51 (16 years ago)
Author:
gauthier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AssemblyLevelAttributeDeclaration

    v1 v1  
     1= assembly level attribute declaration = 
     2{{{ 
     3assembly 
     4    has <attributeName>[constructorExpression][,<...>] 
     5}}} 
     6 
     7Declare attribute ''attributeName'' on the assembly 
     8 
     9optional ''constructorExpression'' to pass attribute parameters