Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/docs/ecma334/12.1.2.xml')
-rw-r--r--mcs/docs/ecma334/12.1.2.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/docs/ecma334/12.1.2.xml b/mcs/docs/ecma334/12.1.2.xml
new file mode 100644
index 00000000000..c5518269ddd
--- /dev/null
+++ b/mcs/docs/ecma334/12.1.2.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<clause number="12.1.2" title="Instance variables">
+ <paragraph>A field declared without the static modifier is called an instance variable. </paragraph>
+</clause>