示例#1
0
 public void Attribute(RaphaelElementAttributes attributes)
 {
 }
示例#2
0
 public static RaphaelAnimation Animation(RaphaelElementAttributes @params, float ms, string easing, Action callback)
 {
     return(default(RaphaelAnimation));
 }