ResXManager Constructor
Namespace: DevCase.Core.Application.ResourcesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ResXManager(
string resxFilePath
)
Public Sub New (
resxFilePath As String
)
Dim resxFilePath As String
Dim instance As New ResXManager(resxFilePath)
public:
ResXManager(
String^ resxFilePath
)
new :
resxFilePath : string -> ResXManager
No code example is currently available or this language may not be supported.
Parameters
- resxFilePath String
-
The .NET managed resource filepath.