Exemple #1
0
 public IResult DeleteOperation(string operationId)
 {
     return(submodelServiceProvider.DeleteOperation(operationId));
 }