lib_unity_purchase/Editor/WindowsRuntimeWorkaround.cs...

11 lines
177 B
C#

#if ENABLE_WINMD_SUPPORT
// WARNING: Do not modify! Generated file.
struct WindowsRuntimeWorkaround
{
private Windows.Foundation.IAsyncAction _workaroundAction;
}
#endif