Ejemplo n.º 1
0
 public async Task CompleteRecord(string nodeId)
 {
     await _alfrescoHttpClient.CompleteRecord(nodeId);
 }