# Sandbox.MethodDescription.Parameters

```csharp
System.Reflection.ParameterInfo[]& modreq(System.Runtime.InteropServices.InAttribute) Parameters { get; set; }
```

Gets a list of parameters expected by this method

Declared in [Sandbox.MethodDescription](/api/Sandbox.MethodDescription).
Assembly: `Sandbox.Reflection`.
