x86CS.GUI.XNA.GraphicsDeviceService.BeginDraw C# (CSharp) 메소드

BeginDraw() 공개 메소드

public BeginDraw ( ) : bool
리턴 bool
        public bool BeginDraw()
        {
            return false;
        }