This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
ZooMatch-GP
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
ZooMatch-GP
/
Assets
/
ASMhQ45fSDK
/
ThirdParty
/
KwaiAds
/
Scripts
/
Common
/
IClientFactory.cs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
118 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
feat:1、添加项目
2026-06-02 10:26:44 +08:00
namespace
KwaiAds.Scripts.Common
{
public
interface
IClientFactory
{
ISDK
BuildSDKClient
();
}
}
Reference in New Issue
Copy Permalink