SettingMock.RegisterSourcePath(String, Int32) 方法

定义

注册源路径。

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

参数

path
String

文件的路径。

line
Int32

调用方线路。

适用于