MessageTemplateManagerGetDuplicateNames Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Netadmin.Management.Messaging.Implementation.MessageTemplateManager.GetDuplicateNames(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.Int64,System.String}})"]
Namespace: Netadmin.Management.Messaging.Implementation
public IEnumerable<string> GetDuplicateNames( IEnumerable<KeyValuePair<long, string>> idsAndNames )
[Missing <param name="idsAndNames"/> documentation for "M:Netadmin.Management.Messaging.Implementation.MessageTemplateManager.GetDuplicateNames(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.Int64,System.String}})"]
[Missing <returns> documentation for "M:Netadmin.Management.Messaging.Implementation.MessageTemplateManager.GetDuplicateNames(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.Int64,System.String}})"]