Axiom.RenderSystems.DirectX9.Plugin.Shutdown C# (CSharp) Méthode

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void
		public void Shutdown()
		{
			// nothing at the moment
			renderSystem.Shutdown();
		}