Performance.Start 方法

定义

重载

Start(String, String, String, String)

供 Xamarin.Forms 平台内部使用。

Start(String, String, String, String)

供 Xamarin.Forms 平台内部使用。

Start(String, String, String, String)

供 Xamarin.Forms 平台内部使用。

public static void Start (string reference, string tag = default, string path = default, string member = default);
static member Start : string * string * string * string -> unit

参数

reference
System.String

供 Xamarin.Forms 平台内部使用。

tag
System.String

供 Xamarin.Forms 平台内部使用。

path
System.String

供 Xamarin.Forms 平台内部使用。

member
System.String

供 Xamarin.Forms 平台内部使用。

适用于

Start(String, String, String, String)

供 Xamarin.Forms 平台内部使用。

public static void Start (out string reference, string tag = default, string path = default, string member = default);
static member Start : string * string * string * string -> unit

参数

reference
System.String

供 Xamarin.Forms 平台内部使用。

tag
System.String

供 Xamarin.Forms 平台内部使用。

path
System.String

供 Xamarin.Forms 平台内部使用。

member
System.String

供 Xamarin.Forms 平台内部使用。

适用于