Files
2026-04-10 22:50:51 +02:00

12 lines
198 B
C#

using System;
using Cpp2IlInjected;
namespace SA.iOS.AuthenticationServices
{
// Token: 0x0200012E RID: 302
[Token(Token = "0x2000101")]
public interface ISN_IASAuthorizationProvider
{
}
}