void UnRegisterNewMatch( Action<Guid, string, List<string>> pUnMatch )
Sub UnRegisterNewMatch ( _ pUnMatch As Action(Of Guid, String, List(Of String)) _ )
void UnRegisterNewMatch( Action<Guid^, String^, List<String^>^>^ pUnMatch )