다음을 통해 공유


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 플랫폼에서 내부용으로 사용합니다.

적용 대상