ReplacementGroup(Match, String) Constructor

Initializes a new instance of the ReplacementGroup class

Definition

Namespace: FileHold.LibraryManager.Tags
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public ReplacementGroup(
	Match match,
	string[] names
)

Parameters

match  Match
 
names  String
 

See Also