Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint
Share this Page URL
Help

Chapter 1. Simple Sample > Forward Declaration of Classes

Forward Declaration of Classes

You can carry out a little experiment with the sample code. Open the source file Simple.il in any text editor and modify it by moving the declaration of the value type CharArray8 in front of the declaration of the field Format:

{
    ⋮
} // End of namespace
.class public explicit CharArray8 
              extends [mscorlib]System.ValueType { .size 8 }
.field public static valuetype CharArray8 Format at FormatData


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial