C# Class Engage.Dnn.Jackrabbit.JackrabbitLibraryInfo

Mostrar archivo Open project: EngageSoftware/Engage-Jackrabbit

Public Methods

Method Description
JackrabbitLibraryInfo ( string filePath, string provider, int priority )

Initializes a new instance of the JackrabbitLibraryInfo class.

Private Methods

Method Description
JackrabbitLibraryInfo ( )

Method Details

JackrabbitLibraryInfo() public method

Initializes a new instance of the JackrabbitLibraryInfo class.
public JackrabbitLibraryInfo ( string filePath, string provider, int priority )
filePath string The file path.
provider string The provider.
priority int The priority.