Esempio n. 1
0
 public DOModel()
 {
     YangObj = new YangContainer(this);
 }
Esempio n. 2
0
File: DOModel.cs Progetto: ice0/test
 public DOModel()
 {
     YangObj = new YangContainer(this);
 }