Files
watrbx-game-engine/Client.LegacyAssemblies/Grid/Roblox.Grid.Common/Roblox.Grid.Rcc/BatchJobCompletedEventHandler.cs
T
2025-09-18 17:55:52 -04:00

7 lines
195 B
C#

using System.CodeDom.Compiler;
namespace Roblox.Grid.Rcc;
[GeneratedCode("wsdl", "4.8.3928.0")]
public delegate void BatchJobCompletedEventHandler(object sender, BatchJobCompletedEventArgs e);