OSDN Git Service

pooling
[psychlops/silverlight.git] / dev4 / psychlops / core / graphic / module.cs
index 6fc1f15..85c49aa 100644 (file)
@@ -138,6 +138,7 @@ namespace Psychlops
                public interface PrimitiveFigure : Figure\r
                {\r
                        UIElement toNative();\r
+                       UIElement poolNative(Canvas c);\r
                }\r
        }\r
 }
\ No newline at end of file