Axiom.RenderSystems.DirectX9.D3D9Resource.NotifyOnDeviceReset C# (CSharp) Method

NotifyOnDeviceReset() private method

private NotifyOnDeviceReset ( Device d3D9Device ) : void
d3D9Device Device
return void
        public virtual void NotifyOnDeviceReset(Device d3D9Device)
        {
        }