Rename gchandle to MGCHandle

This commit is contained in:
Wojciech Figat
2022-12-22 13:02:00 +01:00
parent 75130fcca3
commit 94c5211ee6
7 changed files with 26 additions and 26 deletions

View File

@@ -516,7 +516,7 @@ public:
/// <summary>
/// The GC handle to the managed instance of the node object.
/// </summary>
gchandle Handle;
MGCHandle Handle;
};
struct CurveData