'Declaration
Public Function New( _ ByVal productName As String, _ Optional ByVal overridePath As String _ )
public LocalRepository( string productName, string overridePath )
Parameters
- productName
- The product name for operations in this repository
- overridePath
- The path to use instead of the default path for the repository