'Declaration Public Function New( _ ByVal assemblyName As String, _ ByVal sourcePath As String _ )
'Usage Dim assemblyName As String Dim sourcePath As String Dim instance As New VersionResourceDictionary(assemblyName, sourcePath)
public VersionResourceDictionary( string assemblyName, string sourcePath )
Parameters
- assemblyName
- sourcePath