mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 00:02:55 +00:00
ZoneCodeGenerator: Improve toString debug output for memberinformation
This commit is contained in:
parent
e7725f6a9c
commit
0f349e24c3
@ -35,7 +35,7 @@ namespace ZoneCodeGenerator.Domain.Information
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return $"info for {Member}";
|
||||
return $"info for {Member.Name}";
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user