Example #1
0
 public void Dispath(System.Enum e, params object[] objs)
 {
     gEntity.Dispath(e, objs);
 }