Ejemplo n.º 1
0
 public void Init()
 {
     typeModel = new DynamicTypeModel();
 }
Ejemplo n.º 2
0
        public IProtoTypeModel GetTypeModel()
        {
            IProtoTypeModel modelType = null;

            return(modelType);
        }