示例#1
0
 public IResult <IElementContainer <IOperation> > RetrieveOperations()
 {
     return(submodelServiceProvider.RetrieveOperations());
 }