1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:07:25 +08:00
osu-lazer/osu.Game/Extensions
andy840119 48047f2e58 Move the null check in the outside.
AddCursor() should not accept the null value.
2022-06-30 23:29:49 +08:00
..
CollectionExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08:00
DrawableExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08: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
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