Table of Contents

Interface IResourceBundleControlProvider

Namespace
Java.Util.Spi
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/util/spi/ResourceBundleControlProvider.html

public interface IResourceBundleControlProvider

Methods

GetControl(String)

ResourceBundle.Control GetControl(String arg0)

Parameters

arg0 String

String

Returns

ResourceBundle.Control

ResourceBundle.Control