"this" or not "this" notice in readme

This commit is contained in:
Dmitri Granetchi
2015-06-28 23:35:27 +03:00
parent 3b77b083d4
commit d77d0f104d
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -110,4 +110,5 @@ Log level | Description
## Дополнительно
`-D bindx_compareMethods` включает сравнение методов с помощью `Reflect.compareMethods` (включено для neko по умолчанию)
- `-D bindx_compareMethods` включает сравнение методов с помощью `Reflect.compareMethods` (включено для neko по умолчанию)
- BindExt и `this`. Используйте `this.bindableA.bindableB` если необходимо слушать изменения `bindableA`, а не только `bindableB`