MouserPartLibrary Constructor

Initializes a new instance of the MouserPartLibrary class

Definition

Namespace: PCBI_PartExpert.ApiLibraries
Assembly: PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public MouserPartLibrary(
	Func<Task<ApiLibraryCredentials>> credentialsFactory
)

Parameters

credentialsFactory  FuncTaskApiLibraryCredentials
 

See Also