mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-09 23:00:57 -05:00
mark old meta service as obsolete
This commit is contained in:
@ -8,6 +8,7 @@ using SharedLibraryCore.QueryHelper;
|
||||
|
||||
namespace SharedLibraryCore.Interfaces
|
||||
{
|
||||
[Obsolete("Use IMetaServiceV2")]
|
||||
public interface IMetaService
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user