Example #1
0
 public bool AddAction(Cdn.EdgeAction action)
 {
     return(WrappedObject.AddAction(action));
 }