1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Extensions
2022-07-18 22:34:58 +02:00
..
CollectionExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08:00
DrawableExtensions.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
LanguageExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08:00
ModelExtensions.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StringDehumanizeExtensions.cs Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
TaskExtensions.cs Update parameter discards 2022-06-24 21:26:19 +09:00
TimeDisplayExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08:00
TypeExtensions.cs mark the string as nullable. 2022-06-30 23:23:14 +08:00
WebRequestExtensions.cs Move the null check in the outside. 2022-06-30 23:29:49 +08:00