FileFormatFilter Constructor

Initializes a new instance of the FileFormatFilter class

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public FileFormatFilter(
	string text,
	string filter
)

Parameters

text  String
 
filter  String
 

See Also