共用方式為


IDeserializer.DeserializePropertiesAsync 方法

定義

供 Xamarin.Forms 平台內部使用。

public System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string,object>> DeserializePropertiesAsync ();
abstract member DeserializePropertiesAsync : unit -> System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string, obj>>

傳回

System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<System.String,System.Object>>

供 Xamarin.Forms 平台內部使用。

適用於