Refactored the code to not use reflection.

This commit is contained in:
ArabCoders
2023-11-13 17:32:24 +03:00
parent faa036aa7b
commit 07db2025a1
2 changed files with 29 additions and 21 deletions

View File

@@ -1,6 +1,3 @@
#nullable disable
using System;
namespace MediaBrowser.Model.Dto
{
/// <summary>