ResourceProvider Constructor
Constructor class.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public ResourceProvider(
Func<string, string> method
)
Public Sub New (
method As Func(Of String, String)
)
Parameters
- method FuncString, String
- Delegated method that will provide the value of the resource.