コード例 #1
0
ファイル: SubmodelServices.cs プロジェクト: i-Asset/basyx
 public void BindTo(ISubmodel element)
 {
     submodelServiceProvider.BindTo(element);
 }