Пример #1
0
 public IResult <IElementContainer <IProperty> > RetrieveProperties()
 {
     return(submodelServiceProvider.RetrieveProperties());
 }