Learn .NET MAUI with step-by-step C# tutorials and ready-to-use code samples MVVM, SQLite, REST APIs, navigation, notifications and more for cross-platform apps.
You can set null reference like this way.
var returnValue = default(T);
No comments:
Post a Comment