[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations.CustomDictionaryExtension.isMatch``2(System.Collections.Generic.IDictionary{``0,``1},System.Collections.Generic.IDictionary{``0,``1})"]
Namespace: Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations
Assembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.3.0.0 (23.3.0.0)
public static bool isMatch<TKey, TValue>( this IDictionary<TKey, TValue> dictionary, IDictionary<TKey, TValue> props )
Parameters
- dictionary
- Type: System.Collections.GenericIDictionaryTKey, TValue
[Missing <param name="dictionary"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations.CustomDictionaryExtension.isMatch``2(System.Collections.Generic.IDictionary{``0,``1},System.Collections.Generic.IDictionary{``0,``1})"]
- props
- Type: System.Collections.GenericIDictionaryTKey, TValue
[Missing <param name="props"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations.CustomDictionaryExtension.isMatch``2(System.Collections.Generic.IDictionary{``0,``1},System.Collections.Generic.IDictionary{``0,``1})"]
Type Parameters
- TKey
[Missing <typeparam name="TKey"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations.CustomDictionaryExtension.isMatch``2(System.Collections.Generic.IDictionary{``0,``1},System.Collections.Generic.IDictionary{``0,``1})"]
- TValue
[Missing <typeparam name="TValue"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations.CustomDictionaryExtension.isMatch``2(System.Collections.Generic.IDictionary{``0,``1},System.Collections.Generic.IDictionary{``0,``1})"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperations.CustomDictionaryExtension.isMatch``2(System.Collections.Generic.IDictionary{``0,``1},System.Collections.Generic.IDictionary{``0,``1})"]