Isn't
MyRefObject()[]
Runallocating an unitialized instance of the type? Isn't there a way to achieve the same thing without creating an object of the type?
Isn't
MyRefObject()[]
Runallocating an unitialized instance of the type? Isn't there a way to achieve the same thing without creating an object of the type?