示例#1
0
 static void setVisible(LWF.Movie o, bool v)
 {
     o.SetVisible(v);
 }