ResourceLoader.ResourceProvider 属性

定义

注意

You shouldn't have used this one to begin with, don't use the other one either

供 Xamarin.Forms 平台内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("You shouldn't have used this one to begin with, don't use the other one either")]
public static Func<System.Reflection.AssemblyName,string,string> ResourceProvider { get; }
member this.ResourceProvider : Func<System.Reflection.AssemblyName, string, string>

属性值

System.Func<System.Reflection.AssemblyName,System.String,System.String>

供 Xamarin.Forms 平台内部使用。

属性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

适用于