CentralServerDemo.MainForm.UpdateContactList C# (CSharp) Method

UpdateContactList() public method

public UpdateContactList ( Hashtable contactList ) : void
contactList System.Collections.Hashtable
return void
		public void UpdateContactList(Hashtable contactList)
		{
							


		}
MainForm