Property Declarations

Property Declarations

<propHead> ::= .property <propAttr> <type>                           <id>(<sigArgs><initOpt>  <propAttr> ::= /* EMPTY */               <propAttr> rtspecialname              <propAttr> specialname <propDecls> ::= /* EMPTY */               <propDecls> <propDecl> <propDecl> ::= .set <methodRef>               .get <methodRef>               .other <methodRef>               <customAttrDecl>              <extSourceSpec>              <languageDecl>

Custom Attribute Declarations

<customAttrDecl> ::= .custom <customType>                     .custom <customType> <compQstring>                     .custom <customType> = ( <bytes> )                     .custom <customType> <compQstring>                     .custom (<ownerType><customType>                     .custom (<ownerType><customType> =                                          <compQstring>                     .custom (<ownerType><customType> = ( <bytes> <customType> ::= <callConv> <type> <typeSpec>::.ctor<sigArgs> )                 <callConv> <type> .ctor<sigArgs> 



Inside Microsoft. NET IL Assembler
Inside Microsoft .NET IL Assembler
ISBN: 0735615470
EAN: 2147483647
Year: 2005
Pages: 147
Authors: SERGE LIDIN

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net