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

适用于