This website requires JavaScript.
Explore
Help
Sign In
huangjiayu
/
TaiZhouCangChu_VRanime
Watch
1
Star
0
Fork
You've already forked TaiZhouCangChu_VRanime
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8f976ac3a4
TaiZhouCangChu_VRanime
/
Library
/
PackageCache
/
com.unity.test-framework@1....
/
UnityEngine.TestRunner
/
Utils
/
IPostBuildCleanup.cs
8 lines
111 B
C#
Raw
Blame
History
namespace
UnityEngine.TestTools
{
public
interface
IPostBuildCleanup
{
void
Cleanup
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink