x86CS.GUI.XNA.GraphicsDeviceService.BeginDraw C# (CSharp) Méthode

BeginDraw() public méthode

public BeginDraw ( ) : bool
Résultat bool
        public bool BeginDraw()
        {
            return false;
        }