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