HttpRequestMock.RegisterSourcePath(String, Int32) Metodo

Definizione

helper per registrare il percorso di origine con il debugger.

protected void RegisterSourcePath (string path, int line);
member this.RegisterSourcePath : string * int -> unit
Protected Sub RegisterSourcePath (path As String, line As Integer)

Parametri

path
String

percorso facoltativo.

line
Int32

riga facoltativa.

Si applica a