Override ToString() in core classes.
This commit is contained in:
@@ -93,5 +93,7 @@ namespace Claunia.Localization.Core
|
||||
Modified?.Invoke(this, EventArgs.Empty);
|
||||
}
|
||||
}
|
||||
|
||||
public override string ToString() => description;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user