Méthode | Description | |
---|---|---|
AddDebugItem ( string remoteInvokeID, IDebugState ds ) : void |
Adds the debug item.
|
|
FetchDebugItems ( System.Guid remoteInvokeID ) : IList |
Fetches the debug items.
|
public AddDebugItem ( string remoteInvokeID, IDebugState ds ) : void | ||
remoteInvokeID | string | The remote invoke ID. |
ds | IDebugState | The ds. |
Résultat | void |
public FetchDebugItems ( System.Guid remoteInvokeID ) : IList |
||
remoteInvokeID | System.Guid | The remote invoke ID. |
Résultat | IList |