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