共用方式為


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 平台內部使用。

適用於