'DeclarationPublic Function New( _ ByVal assemblyName As String, _ ByVal sourcePath As String _ )
'UsageDim assemblyName As String Dim sourcePath As String Dim instance As New VersionResourceDictionary(assemblyName, sourcePath)
public VersionResourceDictionary( string assemblyName, string sourcePath )
Parameters
- assemblyName
- sourcePath