This website requires JavaScript.
Explore
Help
Sign In
gjcampbell
/
Magical-Jumping-Bean
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
eb8713b28d03b14f3242e4c7ef9adfc1e00d2615
Magical-Jumping-Bean
/
Library
/
PackageCache
/
com.unity.test-framework@1.0.13
/
UnityEngine.TestRunner
/
Utils
/
IPostBuildCleanup.cs
T
8 lines
111 B
C#
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-09-29 19:40:54 -04:00
namespace
UnityEngine.TestTools
{
public
interface
IPostBuildCleanup
{
void
Cleanup
();
}
}
Reference in New Issue
Copy Permalink