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

NotifyOnDeviceDestroy() private method

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