public Delegate RetrieveMethodDelegate(string operationId) { return(submodelServiceProvider.RetrieveMethodDelegate(operationId)); }