diff options
author | Paul Joannon <hello@pauljoannon.com> | 2018-03-06 15:39:01 +0100 |
---|---|---|
committer | Paul Joannon <hello@pauljoannon.com> | 2018-07-27 08:50:35 +0200 |
commit | 877ea882ce3a4938c3b73b903e5d6e1e8f970eef (patch) | |
tree | 16c8b0eaffff8ccc4dcf6368a476c4f30327d6a4 /modules/mono/glue/cs_files/VERSION.txt | |
parent | b5b8f52d4f96e019ed85174e117b766dcb703083 (diff) |
Add missing methods to Node class in the mono glue
* GetNodeOrNull<T>
* GetChild<T>
* GetChildOrNull<T>
* GetOwner<T>
* GetOwnerOrNull<T>
* GetParent<T>
* GetParentOrNull<T>
Diffstat (limited to 'modules/mono/glue/cs_files/VERSION.txt')
-rwxr-xr-x | modules/mono/glue/cs_files/VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/glue/cs_files/VERSION.txt b/modules/mono/glue/cs_files/VERSION.txt index 1e8b314962..7f8f011eb7 100755 --- a/modules/mono/glue/cs_files/VERSION.txt +++ b/modules/mono/glue/cs_files/VERSION.txt @@ -1 +1 @@ -6 +7 |