# Sandbox.TypeDescription.Methods

```csharp
MethodDescription[] Methods { get; set; }
```

All methods of this type.

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
