次の方法で共有


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 プラットフォームによる内部使用向け。

適用対象