We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111aa0b commit ca95526Copy full SHA for ca95526
dotnet/src/dotnetframework/GxClasses/Model/GXBaseObject.cs
@@ -60,7 +60,6 @@ protected void SubmitImpl()
60
newInstance.initialize();
61
Submit(ExecutePrivateCatch, newInstance);
62
}
63
-
64
protected virtual void CloseCursors()
65
{
66
0 commit comments