Axiom.RenderSystems.OpenGLES.GLESContext.EndCurrent C# (CSharp) 메소드

EndCurrent() 공개 추상적인 메소드

This is called before another context is made current. By default, nothing is done here.
public abstract EndCurrent ( ) : void
리턴 void
		public abstract void EndCurrent();
		/// <summary>