# Sandbox.WrappedMethod.Resume

```csharp
System.Action Resume { get; set; }
```

Invoke the original method.

Declared in [Sandbox.WrappedMethod](/api/Sandbox.WrappedMethod).
Assembly: `Sandbox.System`.
