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

NotifyOnDeviceCreate() private method

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