Example #1
0
 protected static T ToShadow <T>(IntPtr thisPtr) where T : CppObjectShadow =>
 CppObjectShadow.ToShadow <T>(thisPtr);