ResourceBundle.Control.GetNoFallbackControl(IList<String>) Método

Definición

[Android.Runtime.Register("getNoFallbackControl", "(Ljava/util/List;)Ljava/util/ResourceBundle$Control;", "")]
public static Java.Util.ResourceBundle.Control GetNoFallbackControl(System.Collections.Generic.IList<string>? formats);
[<Android.Runtime.Register("getNoFallbackControl", "(Ljava/util/List;)Ljava/util/ResourceBundle$Control;", "")>]
static member GetNoFallbackControl : System.Collections.Generic.IList<string> -> Java.Util.ResourceBundle.Control

Parámetros

formats
IList<String>

Devoluciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a