Esempio n. 1
0
 object ISymbolTableEntry.GetAttribute(ISymbolTableAttributeKey key)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 void ISymbolTableEntry.SetAttribute(ISymbolTableAttributeKey key, object value)
 {
     throw new NotImplementedException();
 }