EP 0.1.1
This commit is contained in:
@@ -22,6 +22,10 @@ namespace Convention.Symbolization.Internal
|
||||
{
|
||||
return base.GetHashCode();
|
||||
}
|
||||
public override string ToString()
|
||||
{
|
||||
return SymbolInfo.SymbolName;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user