Files
2025-09-18 17:55:52 -04:00

7 lines
205 B
C#

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