Esempio n. 1
0
 public override bool RemoveProperty(string name, bool isPrefix, CallContext context)
 {
     return(HeadProvider.RemoveProperty(name, isPrefix, context));
 }