CentralServerDemo.MainForm.UpdateContactList C# (CSharp) Méthode

UpdateContactList() public méthode

public UpdateContactList ( Hashtable contactList ) : void
contactList System.Collections.Hashtable
Résultat void
		public void UpdateContactList(Hashtable contactList)
		{
							


		}
MainForm