Beispiel #1
0
 public virtual bool AllowLocalEdit(IEnumerable <string> assets)
 {
     return(vcc.AllowLocalEdit(assets));
 }