Ejemplo n.º 1
0
 public static void testCanvasLifecycle(Canvas.CanvasLifecycleHandler handler,
                                        Canvas.RenderContext mockRenderContext)
 {
     throw new global::System.NotImplementedException("Test.TestCanvasLifecycle");
 }
 public void onRender(Canvas.RenderContext param1)
 {
     throw new global::System.NotImplementedException("CanvasLifecycleHandler.OnRender");
 }