Dumper.SetBucket(Int32, Int32) Metodo

Definizione

Imposta il bucket del dumper.

public:
 void SetBucket(int framesToInclude, int framesToSkip);
public void SetBucket(int framesToInclude, int framesToSkip);
member this.SetBucket : int * int -> unit
Public Sub SetBucket (framesToInclude As Integer, framesToSkip As Integer)

Parametri

framesToInclude
Int32

Frame da includere.

framesToSkip
Int32

Frame da ignorare.

Si applica a