Esempio n. 1
0
 public void UpdateContent(byte[] content)
 {
     _tfsGateway.UpdateFileContent(this.ServerPath, content);
 }