This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
BingoGrassland
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6200efbbaf4aa34d0874466d03fe63cb752702a5
BingoGrassland
/
Assets
/
MYp0ZVTT2QSDK
/
ThirdParty
/
KwaiAds
/
Scripts
/
Common
/
IClientFactory.cs
T
7 lines
118 B
C#
Raw
Normal View
History
Unescape
Escape
接入外部sdk
2026-06-05 15:02:47 +08:00
namespace
KwaiAds.Scripts.Common
{
public
interface
IClientFactory
{
ISDK
BuildSDKClient
();
}
}
Reference in New Issue
Copy Permalink