Esempio n. 1
0
 public bool UpdateMetaTypeMetaAttributeMetaData(string metaTypeName, ref IMetaAttribute metaAttribute)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public bool AddMetaAttribute(ref IMetaAttribute metaAttribute)
 {
     throw new System.NotImplementedException();
 }