Пример #1
0
 public XmmModel(string modelType)
 {
     thisIndex = XmmInterface.createModelInstance(modelType);
 }