次の方法で共有


IDeserializer.SerializePropertiesAsync メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

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

パラメーター

properties
System.Collections.Generic.IDictionary<System.String,System.Object>

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.Threading.Tasks.Task

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象